PopupControlStyles.CloseButtonStyleName Field
Returns the name of the window Close Button style. This name is equal to “CloseButton”.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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.v24.2.dll
public const string CloseButtonStyleName = "CloseButton"
Public Const CloseButtonStyleName As String = "CloseButton"
Type |
---|
String |
No
Your feedback is appreciated.