Kendo.Mvc.UI.GridColumnBase
The base class for all columns in Kendo Grid for ASP.NET MVC.
Properties
Grid
Gets the grid.
Member
Gets the member of the column.
Title
Gets or sets the title of the column.
Width
Gets or sets the width of the column.
Hidden
Gets or sets a value indicating whether this column is hidden.
HeaderHtmlAttributes
Gets the header HTML attributes.
FooterHtmlAttributes
Gets the footer HTML attributes.
Visible
Gets or sets a value indicating whether this column is visible.
HtmlAttributes
Gets the HTML attributes of the cell rendered for the column