ASPxVerticalGridTextSettings Class
In This Article
Provides text options for ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridTextSettings :
ASPxGridTextSettings
#Related API Members
The following members return ASPxVerticalGridTextSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Vertical |
#Remarks
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.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridTextSettingsBase
ASPxGridTextSettings
ASPxVerticalGridTextSettings
See Also