ASPxTreeList.StylesEditors Property
Provides access to style settings used to paint ASPxTreeList’s editors.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
EditorStyles | An EditorStyles object that contains style settings used to paint the ASPxTreeList’s editors. |
See Also