PopupControlStyles Fields
Contains settings that allow the ASPxPopupControl‘s appearance to be defined.
Name | Description |
---|---|
Close |
Returns the name of the window Close Button style. This name is equal to “Close |
Collapse |
Returns the name of the window Collapse Button style. This name is “Collapse |
Content |
Returns the name of the window’s entire contents style. This name is equal to “Content”. |
Footer |
Returns the name of the window Footer style. This name is equal to “Footer”. |
Header |
For internal use only. |
Header |
Returns the name of the window Header style. This name is equal to “Header”. |
Maximize |
Returns the name of the window Maximize Button style. This name is “Maximize |
Modal |
Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to “Modal |
Pin |
Returns the name of the Pin Button style. This name is equal to “Pin |
Refresh |
Returns the name of the Refresh Button style. This name is equal to “Refresh |
Rtl |
For internal use only. |
Style |
For internal use only. |
See Also