FilterControlStyles.Table Property
Gets the style settings that define the filter area appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public FilterControlTableStyle Table { get; }
Public ReadOnly Property Table As FilterControlTableStyle
Property Value
Type | Description |
---|---|
DevExpress.Web.FilterControlTableStyle | An DevExpress.Web.FilterControlTableStyle object that contains style settings. |
See Also
Feedback