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