AlterFirstColumn Property (Table)
In This Topic
Gets or sets a value that determines whether the first table column should have the style applied.
Syntax
'Declaration
Public Property AlterFirstColumn As Boolean
public bool AlterFirstColumn {get; set;}
See Also