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