BottomCellSpacing Property
In This Topic
Gets or sets bottom spacing of cells for this row.
Syntax
'Declaration
Public Property BottomCellSpacing As System.Single
public System.float BottomCellSpacing {get; set;}
Property Value
The bottom cell spacing.
See Also