PopupControlStyles.CloseButtonStyleName Field
Returns the name of the window Close Button style. This name is equal to “CloseButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type |
|---|
| String |
See Also
Returns the name of the window Close Button style. This name is equal to “CloseButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public const string CloseButtonStyleName = "CloseButton"
Public Const CloseButtonStyleName As String = "CloseButton"
| Type |
|---|
| String |