aspnet-devexpress-dot-web-2d5d3d96.md
Provides text options for ASPxGridViews.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewTextSettings :
ASPxGridTextSettings
Public Class ASPxGridViewTextSettings
Inherits ASPxGridTextSettings
The following members return ASPxGridViewTextSettings objects:
The ASPxGridViewTextSettings class provides a set of properties that allow the text displayed within various grid elements to be specified.
These options can be accessed via the ASPxGridView.SettingsText property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxGridViewTextSettings BootstrapGridViewTextSettings
See Also