DataViewStyles.Content Property
In This Article
Gets the style settings defining the appearance of the control’s content area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DataViewContentStyle Content { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
See Also