ComponentOne ASP.NET MVC Controls
AlterLastColumn Property (Table)

C1.Web.Mvc.Sheet Namespace > Table Class : AlterLastColumn Property
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

Reference

Table Class
Table Members