Skip to main content
A newer version of this page is available.

DocumentViewerParametersPanelButtonControlStyles Fields

Provides the style settings to the buttons of an ASPxDocumentViewer‘s Parameters panel.
Name Description
DisabledStyleName static For internal use only. Returns “Disabled”. Inherited from StylesBase.
FocusRectStyleName static For internal use only. Returns “FocusRect”. Inherited from ButtonControlStyles.
LoadingDivStyleName static For internal use only. Returns “LoadingDiv”. Inherited from StylesBase.
LoadingPanelStyleName static For internal use only. Returns “LoadingPanel”. Inherited from StylesBase.
StyleStyleName static For internal use only. Returns “Style”. Inherited from ButtonControlStyles.
See Also