Back to Devexpress

TreeListOptionsColumnEditForm Class

windowsforms-devexpress-dot-xtratreelist-dot-columns-e0f2e74f.md

latest1.7 KB
Original Source

TreeListOptionsColumnEditForm Class

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

Namespace : DevExpress.XtraTreeList.Columns

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public class TreeListOptionsColumnEditForm :
    BaseTreeListOptions
vb
Public Class TreeListOptionsColumnEditForm
    Inherits BaseTreeListOptions

The following members return TreeListOptionsColumnEditForm objects:

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsColumnEditForm

See Also

TreeListOptionsColumnEditForm Members

DevExpress.XtraTreeList.Columns Namespace