AdaptivePriority(Int32)
|
|
AllowTextTruncationInAdaptiveMode(Boolean)
|
|
Caption(String)
|
|
CellRowSpan(Int32)
|
|
CssClasses(Action<BootstrapGridViewColumnCssClassesBuilder>)
|
Provides access to CSS classes applied to visual elements of a Grid View data column.
|
DataItemTemplate(TemplateContent)
|
Sets a template for displaying data cells within the current column.
|
DataItemTemplate(TemplateContentCallback<BootstrapGridViewDataItemTemplateContainerSettings>)
|
Sets a template for displaying data cells within the current column.
|
EditItemTemplate(TemplateContent)
|
Sets a template for displaying edit cells which correspond to the current column.
|
EditItemTemplate(TemplateContentCallback<BootstrapGridViewEditItemTemplateContainerSettings>)
|
Sets a template for displaying edit cells which correspond to the current column.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
|
Determines whether the specified object instances are considered equal.
|
ExportWidth(Int32)
|
|
FieldName(String)
|
Sets the name of the database field assigned to the current column.
|
FilterTemplate(TemplateContent)
|
|
FilterTemplate(TemplateContentCallback<BootstrapGridViewFilterCellTemplateContainerSettings>)
|
|
FooterTemplate(TemplateContent)
|
|
FooterTemplate(TemplateContentCallback<BootstrapGridViewFooterCellTemplateContainerSettings>)
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
GroupFooterTemplate(TemplateContent)
|
|
GroupFooterTemplate(TemplateContentCallback<BootstrapGridViewGroupFooterCellTemplateContainerSettings>)
|
|
GroupIndex(Int32)
|
Sets a value that specifies whether the column takes part in grouping and at which level.
|
GroupRowTemplate(TemplateContent)
|
Sets a template for displaying group rows.
|
GroupRowTemplate(TemplateContentCallback<BootstrapGridViewGroupRowTemplateContainerSettings>)
|
Sets a template for displaying group rows.
|
HeaderBadge(Action<BootstrapBadgePropertiesBuilder>)
|
Specifies settings of a badge displayed within the data column header.
|
HeaderCaptionTemplate(TemplateContent)
|
|
HeaderCaptionTemplate(TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings>)
|
|
HeaderTemplate(TemplateContent)
|
|
HeaderTemplate(TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings>)
|
|
HorizontalAlign(HorizontalAlign)
|
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
MinWidth(Int32)
|
|
Name(String)
|
|
PropertiesSpinEdit(Action<BootstrapSpinEditPropertiesBuilder>)
|
The column editor’s settings.
|
ReadOnly(Boolean)
|
Sets whether end-users are allowed to edit the column’s cell values.
|
ReferenceEquals(Object, Object)
|
Determines whether the specified Object instances are the same instance.
|
Settings(Action<BootstrapGridViewDataColumnSettingsBuilder>)
|
Provides access to the column’s options.
|
SettingsEditForm(Action<BootstrapGridColumnEditFormSettingsBuilder>)
|
|
SettingsHeaderFilter(Action<BootstrapGridViewDataColumnHeaderFilterSettingsBuilder>)
|
|
ShowInCustomizationDialog(Boolean)
|
|
SortIndex(Int32)
|
Sets the column’s position among sorted columns.
|
SortOrder(ColumnSortOrder)
|
Sets the column’s sort order.
|
ToolTip(String)
|
Sets the text displayed when the mouse pointer hovers over the control.
|
ToString()
|
|
UnboundExpression(String)
|
Sets an expression used to evaluate values for the current unbound column.
|
UnboundType(UnboundColumnType)
|
Sets the data type and binding mode of the column.
|
Visible(Boolean)
|
|
VisibleIndex(Int32)
|
|
Width(Int32)
|
|
Width(String)
|
|