Back to Devexpress

TreeListOptionsColumnEditForm Properties

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistoptionscolumneditform-dot-underscore-properties.md

latest2.2 KB
Original Source

TreeListOptionsColumnEditForm Properties

Represents a set of options that specify an editor for a column in the Edit Form.

NameDescription
CaptionGets or sets the caption for the editor that corresponds to the current column in the Edit Form.
CaptionLocationGets or sets whether the caption is located at the editor’s near edge, over the editor, or hidden.
ColumnSpanGets or sets the number of layout columns that the editor occupies.
RowSpanGets or sets the number of layout rows that the editor occupies.
StartNewRowGets or sets whether the editor starts a new row in the layout.
UseEditorColRowSpanGets or sets whether the number of layout columns and rows that the editor occupies depend on the editor type.
VisibleGets or sets whether the editor for this column is displayed in the Edit Form.
VisibleIndexGets or sets the editor’s position number in the layout. If set to 0 , the editor is displayed according to its position number in the tree list.

See Also

TreeListOptionsColumnEditForm Class

TreeListOptionsColumnEditForm Members

DevExpress.XtraTreeList.Columns Namespace