TreeListOptionsColumn(TreeListColumn) Constructor
Initializes a new instance of the TreeListOptionsColumn class with specified settings.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type |
---|---|
column | TreeListColumn |
See Also