PopupControlStyles.MaximizeButtonStyleName Field
Returns the name of the window Maximize Button style. This name is “MaximizeButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Field Value
Type |
---|
String |
See Also
Returns the name of the window Maximize Button style. This name is “MaximizeButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public const string MaximizeButtonStyleName = "MaximizeButton"
Public Const MaximizeButtonStyleName As String = "MaximizeButton"
Type |
---|
String |
No
Your feedback is appreciated.