TcxGridTableViewInfo.GetCellBorders(Boolean,Boolean) Method
Declaration
function GetCellBorders(AIsRight: Boolean; AIsBottom: Boolean): TcxBorders; virtual;
Parameters
Name | Type |
---|---|
AIsRight | Boolean |
AIsBottom | Boolean |
Returns
Type |
---|
TcxBorders |
See Also