aspnet-devexpress-dot-web-10e1d3b3.md
Provides text options for ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxVerticalGridTextSettings :
ASPxGridTextSettings
Public Class ASPxVerticalGridTextSettings
Inherits ASPxGridTextSettings
The following members return ASPxVerticalGridTextSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsText |
| ASP.NET MVC Extensions | VerticalGridSettings.SettingsText |
The ASPxVerticalGridTextSettings class provides a set of properties that allow the text displayed within various grid elements to be specified.
These options can be accessed using the ASPxVerticalGrid.SettingsText property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxVerticalGridTextSettings
See Also