Skip to main content
A newer version of this page is available. .

TreeListColumn.OptionsEditForm Property

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v19.2.dll

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public TreeListOptionsColumnEditForm OptionsEditForm { get; }

Property Value

Type
DevExpress.XtraTreeList.Columns.TreeListOptionsColumnEditForm
See Also