TreeListFormatRule.IsValid Property
Gets whether the current TreeListFormatRule object is properly customized.
Namespace: DevExpress.XtraTreeList.StyleFormatConditions
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the TreeListFormatRule object is properly customized; otherwise, false. |
See Also