GridSettingsBase Members
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Accessibility |
Enables accessibility support. |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Before |
Allows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
Enables you to save and restore the previously saved layout of the extension. |
Client |
Gets or sets a value that specifies the initial visibility state of an extension on the client. |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control. |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCx |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCx |
Data |
Allows you to perform custom actions before a Grid |
Data |
Allows you to perform actions after the Grid |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when a Grid |
Enable |
Gets or sets whether callback compression is enabled. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when changing pages. |
Enable |
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
This property is not in effect for the Grid |
Filter |
Enables you to customize the filter control column collection after it is created. |
Filter |
Enables you to replace the default criteria value editor with a custom one. |
Filter |
Enables the editors displayed within the criteria value to be initialized. |
Filter |
Enables you to specify the entered filter value’s custom display text to be displayed when the filter’s condition value editor is inactive. |
Filter |
Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter |
Filter |
Enables you to process and modify an entered value before it is actually accepted by the filter. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Images |
Provides access to the settings that define images displayed within the Filter Builder. |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Key |
Gets or sets the name of the data source key field. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Right |
Specifies whether to apply right-to-left representation to the extension. |
Settings |
Provides access to the grid’s export settings. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles |
Provides access to the style settings defining the appearance of the Filter Builder. |
Styles |
Provides access to the style settings that define the appearance of toolbars. |
Substitute |
Allows you to replace a filter applied with another filter. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |