PopupWindowButtonStyle Class
In This Article
Defines style settings for header buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PopupWindowButtonStyle :
AppearanceStyle
#Remarks
The PopupWindowButtonStyle class contains settings that define the style of the header buttons within a popup window.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
PopupWindowButtonStyle
See Also