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