BootstrapSchedulerPopupFormCssClasses Properties
| Name | Description |
|---|---|
| CloseButton | Gets or sets the name of a CSS class applied to the Close button element. Inherited from BootstrapPopupControlCssClasses. |
| Content | Gets or sets the name of a CSS class applied to the content container element. Inherited from BootstrapPopupControlCssClasses. |
| Control | |
| Footer | Gets or sets the name of a CSS class applied to the footer element. Inherited from BootstrapPopupControlCssClasses. |
| Header | Gets or sets the name of a CSS class applied to the header element. Inherited from BootstrapPopupControlCssClasses. |
| IconClose | The CSS class of an icon displayed by to Popup Control’s Close button. Inherited from BootstrapPopupControlCssClasses. |
| ModalBackground | Gets or sets the name of a CSS class applied to the modal background element. Inherited from BootstrapPopupControlCssClasses. |
See Also