ASPxDataViewBase.ContentStyle Property
In This Article
Gets the style settings used to paint the control’s Content Area.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
public DataViewContentStyle ContentStyle { get; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
See Also