DXGridView Members
In This Article
#Constructors
Name | Description |
---|---|
DXGrid |
Initializes a new instance of the DXGrid |
#Fields
Name | Description |
---|---|
Item |
Identifies the DXGrid |
Item |
Identifies the DXGrid |
Zoom |
Identifies the DXGrid |
Zoom |
Identifies the DXGrid |
#Properties
Name | Description |
---|---|
Item |
Gets or sets the command to be invoked on an item click. |
Item |
Gets or sets a binding that defines a parameter to be passed to the target page, invoked when clicking an item. |
Item |
Allows you to specify the name of the Page class to be opened when an end-user clicks a DXGrid |
Item |
Gets or sets a binding that allows you to specify the name of the Page class to be opened when an end-user clicks a DXGrid |
Zoom |
Gets or sets the template used to render an item when the DXGrid |
Zoom |
Gets or sets an object that chooses an item template in the zoom-out state based on custom logic. |
#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. |
See Also