Skip to main content
Tab

GridViewProperties Properties

Contains settings allowing you to customize the embedded ASPxGridView.
Name Description
AccessibilityCompliant Manipulates the built-in ASPxGridView’s ASPxGridBase.AccessibilityCompliant property.
Caption Manipulates the built-in ASPxGridView’s ASPxGridView.Caption property.
DataSourceForceStandardPaging Manipulates the built-in ASPxGridView’s ASPxGridBase.DataSourceForceStandardPaging property.
EditFormLayoutProperties Manipulates the built-in ASPxGridView’s ASPxGridView.EditFormLayoutProperties property.
EnableCallbackAnimation Gets or sets a value that specifies whether a specific animation effect is used when a control’s content is updated via a callback.
EnableCallbackCompression Manipulates the built-in ASPxGridView’s ASPxGridBase.EnableCallbackCompression property.
EnableCallBacks Manipulates the built-in ASPxGridView’s ASPxGridBase.EnableCallBacks property.
EnablePagingCallbackAnimation Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
EnablePagingGestures Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
EnableRowsCache Manipulates the built-in ASPxGridView’s ASPxGridView.EnableRowsCache property.
GroupSummary Manipulates the built-in ASPxGridView’s ASPxGridView.GroupSummary property.
JSProperties Manipulates the built-in ASPxGridView’s ASPxGridBase.JSProperties property.
PreviewEncodeHtml This property is not in effect for the GridViewProperties class.
PreviewFieldName Manipulates the built-in ASPxGridView’s ASPxGridView.PreviewFieldName property.
Settings Manipulates the built-in ASPxGridView’s ASPxGridView.Settings property.
SettingsBehavior Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsBehavior property.
SettingsCommandButton Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCommandButton property.
SettingsContextMenu Provides access to the GridView’s context menu settings.
SettingsCookies Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCookies property.
SettingsCustomizationWindow Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCustomizationWindow property.
SettingsDataSecurity Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsDataSecurity property.
SettingsDetail Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsDetail property.
SettingsEditing Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsEditing property.
SettingsLoadingPanel Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsLoadingPanel property.
SettingsPager Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsPager property.
SettingsPopup Provides access to the settings of different grid popup elements.
SettingsResizing Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsResizing property.
SettingsSearchPanel Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsSearchPanel property.
SettingsText Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsText property.
SummaryText Manipulates the built-in ASPxGridView’s ASPxGridView.SummaryText property.
Templates Manipulates the built-in ASPxGridView’s ASPxGridView.Templates property.
Toolbars Manipulates the built-in ASPxGridView’s ASPxGridView.Toolbars property.
TotalSummary Manipulates the built-in ASPxGridView’s ASPxGridView.TotalSummary property.
See Also