ASP.NET MVC Controls
Cell Class Members
Properties 

The following tables list the members exposed by Cell.

Public Constructors
 NameDescription
Public ConstructorCell ConstructorInitializes a new instance of Cell object.  
Top
Public Properties
 NameDescription
Public PropertyAggregateGets or sets the Aggregate to display in the group header rows for this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyAlignGets or sets the horizontal alignment of items in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyAllowSortingGets or sets whether the user can sort this column by clicking its header. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyBindingGets or sets the name of the property this column is bound to. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyCellTemplateGets the cell template in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyColspanNumber of grid columns spanned by the group.  
Public PropertyCssClassGets or sets a CSS class name to be used when rendering non-header cells in this row or column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyDataMapGets the DataMap used to convert raw values into display values for the column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyDataTypeGets or sets the type of value stored in this column.Values are coerced into the proper type when editing the grid. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyDropDownCssClassGets or sets a CSS class name to add to drop-downs in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyFormatGets or sets the format string used to convert raw values into display values for this column (see Globalize). (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyHeaderGets or sets the text displayed in the column header. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyInputTypeGets or sets the "type" attribute of the HTML input element used to edit values in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyIsContentHtmlGets or sets whether cells in this row or column contain HTML content rather than plain text. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyIsReadOnlyGets or sets whether cells in this row or column can be edited. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyIsRequiredGets or sets a value that determines whether values in the column are required. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyIsSelectedGets or sets whether this row or column is selected. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyMaskGets or sets a mask to be used while editing values in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyMaxWidthGets or sets the maximum width of this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyMinWidthGets or sets the minimum width of this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyNameGets or sets the name of this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyShowDropDownGets or sets a value indicating whether the grid adds drop-down buttons to the cells in this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertySortMemberPathGets or sets the name of the property to use when sorting this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyWidthGets or sets the width of this column. (Inherited from C1.Web.Mvc.ColumnBase)
Public PropertyWordWrapGets or sets whether cells in this row or column should wrap their content. (Inherited from C1.Web.Mvc.ColumnBase)
Top
See Also

Reference

Cell Class
C1.Web.Mvc.MultiRow Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback