ButtonRenderMode
|
Specifies the render mode of the command buttons for the current command row.
|
Caption
|
Gets or sets the text displayed within the column header.
|
Collection
|
Gets the collection to which an item belongs.
|
CustomButtons
|
Gets the collection of custom buttons.
|
ExportRecordStyle
|
Gets the style settings defining the appearance of records when the grid is exported.
|
Fixed
|
Gets or sets whether the row is fixed on the ASPxVerticalGrid’s top edge.
|
Grid
|
Gets the ASPxVerticalGrid that owns the current row.
|
HeaderCaptionTemplate
|
Gets or sets a template for displaying the row header‘s caption.
|
HeaderStyle
|
Gets the style settings used to paint a row’s header.
|
HeaderTemplate
|
Gets or sets a template used to display the content of the row’s header.
|
Height
|
Gets or sets a row height.
|
Index
|
Gets or sets the item’s index within the collection.
|
Name
|
Gets or sets the unique programmatic identifier name for a column.
|
ParentRow
|
Gets the parent row.
|
RecordStyle
|
Gets the style settings used to paint records.
|
SelectAllCheckboxMode
|
Specifies the Select All check box visibility and selection mode.
|
SelectCheckBoxPosition
|
Gets or sets a value specifying the “Select” check box position.
|
ShowCancelButton
|
Specifies whether the Cancel command button is displayed in the command row.
|
ShowDeleteButton
|
Specifies whether the Delete command button is displayed in the command row.
|
ShowEditButton
|
Specifies the visibility of the Edit command button in the command row.
|
ShowNewButton
|
Specifies the visibility of the New command button in the command row.
|
ShowNewButtonInHeader
|
Specifies the visibility of the New command button in the command row header.
|
ShowRecoverButton
|
Specifies whether the Recover command button is displayed in the command row.
|
ShowSelectButton
|
Specifies whether the Select command button is displayed in the command row.
|
ShowSelectCheckbox
|
Gets or sets whether an editor (a check box or radio button) used to select/deselect records is shown.
|
ShowUpdateButton
|
Specifies whether the Update command button is displayed in the command row.
|
ToolTip
|
Gets or sets the column header’s tooltip text.
|
Visible
|
Specifies whether the column is visible.
|
VisibleIndex
|
Specifies the column’s position among visible columns in a web control.
|