TdxNavBarBaseCustomStyles Class
In This Article
Represents a collection of custom styles.
#Declaration
Delphi
TdxNavBarBaseCustomStyles = class(
TdxNavBarNexusPersistent
)
#Remarks
This class introduces the Styles property that provides zero-based indexed access to custom styles.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxNavBarNexusPersistent
TdxNavBarBaseCustomStyles
See Also