A newer version of this page is available.
Switch to the current version.
ASPxGridViewTextSettings Class
Provides text options for ASPxGridViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxGridViewTextSettings :
ASPxGridTextSettings
Public Class ASPxGridViewTextSettings
Inherits ASPxGridTextSettings
Related API Members
The following members accept/return ASPxGridViewTextSettings objects:
Remarks
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.
Implements
Inheritance
See Also
Feedback