Kendo.Mvc.UI.GridColumnBase
The base class for all columns in Kendo Grid for ASP.NET MVC.
Properties
Grid
Gets or sets the grid.
Member
Gets the member of the column.
Template
Gets the template of the column.
HeaderTemplate
Gets the header template of the column.
FooterTemplate
Gets the footer template 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