C# Class Habanero.Faces.Base.UIHints.GridHints.CellPadding

Show file Open project: Chillisoft/habanero.faces

Public Methods

Method Description
CellPadding ( int left, int top, int right, int bottom ) : System

Method Details

CellPadding() public method

public CellPadding ( int left, int top, int right, int bottom ) : System
left int
top int
right int
bottom int
return System