TdxNavBarItem.StyleDisabled Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the CustomStyles.ItemDisabled property instead of StyleDisabled.
Declaration
property StyleDisabled: TdxNavBarStyleItem index 1 read; write;
Property Value
| Type | Description |
|---|---|
| TdxNavBarStyleItem | A Navigation Bar style. |
See Also