PopupControlStyles.MaximizeButtonStyleName Field
Returns the name of the window Maximize Button style. This name is “MaximizeButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.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.v26.1.dll
public const string MaximizeButtonStyleName = "MaximizeButton"
Public Const MaximizeButtonStyleName As String = "MaximizeButton"
| Type |
|---|
| String |