GridViewProperties.SettingsText Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsText property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewTextSettings | An ASPxGridViewTextSettings object that contains the control’s text settings. |
See Also