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