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

GridViewEditFormPopupStyle Properties

Contains styles settings defining the appearance of a Popup Edit Form.
Name Description
CloseButton Gets style settings for a window’s close button. Inherited from PopupControlStyles.
CollapseButton Gets style settings for a window’s collapse button. Inherited from PopupControlStyles.
Content Gets style settings for a window’s content region. Inherited from PopupControlStyles.
ControlStyle Obsolete. Gets style settings for a popup control’s. Inherited from PopupControlStyles.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Footer Gets style settings for a window’s footer. Inherited from PopupControlStyles.
Header Gets style settings for a window’s header. Inherited from PopupControlStyles.
MainArea Gets the style settings defining a edit form‘s main area appearance.
MaximizeButton Gets style settings for a window’s maximize button. Inherited from PopupControlStyles.
ModalBackground Gets the style settings that define the appearance of the page’s content displayed behind the invoked modal popup window. Inherited from PopupControlStyles.
PinButton Gets style settings for a window’s pin button. Inherited from PopupControlStyles.
PopupControl Gets the general style settings of popup elements within a grid.
RefreshButton Gets style settings for a window’s refresh button. Inherited from PopupControlStyles.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also