Back to Devexpress

MVCxGridViewTextSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-300e6cb9.md

latest1.8 KB
Original Source

MVCxGridViewTextSettings Class

Contains text settings of the GridView.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewTextSettings :
    ASPxGridViewTextSettings
vb
Public Class MVCxGridViewTextSettings
    Inherits ASPxGridViewTextSettings

The following members return MVCxGridViewTextSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxGridViewTextSettings MVCxGridViewTextSettings

See Also

MVCxGridViewTextSettings Members

Grid View

DevExpress.Web.Mvc Namespace