Alignment(HorizontalAlignment)
|
Specifies the column alignment. Mirrors the client-side alignment option.
|
Caption(JS)
|
Specifies the column caption. Mirrors the client-side caption option.
|
Caption(String)
|
Specifies the column caption. Mirrors the client-side caption option.
|
CssClass(JS)
|
Mirrors the client-side cssClass option.
|
CssClass(String)
|
Mirrors the client-side cssClass option.
|
DataField(JS)
|
Specifies which data field provides data for the column. Mirrors the client-side dataField option.
|
DataField(String)
|
Specifies which data field provides data for the column. Mirrors the client-side dataField option.
|
DataType(GridColumnDataType)
|
Configures the columns. Mirrors the client-side dataType option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HidingPriority(JS)
|
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Mirrors the client-side hidingPriority option.
|
HidingPriority(Int32)
|
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Mirrors the client-side hidingPriority option.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SortIndex(JS)
|
Specifies the order in which the column is sorted. Mirrors the client-side sortIndex option.
|
SortIndex(Int32)
|
Specifies the order in which the column is sorted. Mirrors the client-side sortIndex option.
|
SortOrder(SortOrder)
|
Specifies the sort order of column values. Mirrors the client-side sortOrder option.
|
ToString()
|
Returns a string that represents the current object.
|
Visible(JS)
|
Specifies the column visibility. Mirrors the client-side visible option.
|
Visible(Boolean)
|
Specifies the column visibility. Mirrors the client-side visible option.
|
VisibleIndex(JS)
|
Configures the columns. Mirrors the client-side visibleIndex option.
|
VisibleIndex(Int32)
|
Configures the columns. Mirrors the client-side visibleIndex option.
|
Width(JS)
|
Specifies the column width. Mirrors the client-side width option.
|
Width(Double)
|
Specifies the column width. Mirrors the client-side width option.
|
Width(String)
|
Specifies the column width. Mirrors the client-side width option.
|