Back to Devexpress

ASPxGridTextSettings Class

aspnet-devexpress-dot-web-f2a72099.md

latest2.1 KB
Original Source

ASPxGridTextSettings Class

Provides text options for ASPxGridViews.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridTextSettings :
    ASPxGridTextSettingsBase
vb
Public Class ASPxGridTextSettings
    Inherits ASPxGridTextSettingsBase

Remarks

The ASPxGridTextSettings 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.

Implements

IStateManager

Inheritance

Show 12 items

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxCardViewTextSettings

ASPxGridViewTextSettings

ASPxVerticalGridTextSettings

BootstrapGridViewTextSettings

BootstrapCardViewTextSettings

MVCxGridViewTextSettings

See Also

ASPxGridTextSettings Members

SettingsText

Grid View

DevExpress.Web Namespace