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.v26.1.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.v26.1.dll
public const string ContentStyleName = "Content"
Public Const ContentStyleName As String = "Content"
| Type |
|---|
| String |