TreeListFormatRuleCollection(TreeList) Constructor
Initializes a new instance of the TreeListFormatRuleCollection class.
Namespace: DevExpress.XtraTreeList.StyleFormatConditions
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type | Description |
---|---|---|
treeList | TreeList | An object that will own the collection of formatting rules. |
See Also