TreeViewStyles.Disabled Property
Gets the style settings, defining the appearance of nodes in the disabled state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DisabledStyle | A DisabledStyle object that contains style settings, defining the appearance of nodes in the disabled state. |
See Also