This documentation is archived and is not being maintained.
DataGrid Fields
Visual Studio 2010
The DataGrid type exposes the following members.
| Name | Description | |
|---|---|---|
|
CancelCommandName | Represents the Cancel command name. This field is read-only. |
|
DeleteCommandName | Represents the Delete command name. This field is read-only. |
|
EditCommandName | Represents the Edit command name. This field is read-only. |
|
NextPageCommandArgument | Represents the Next command argument. This field is read-only. |
|
PageCommandName | Represents the Page command name. This field is read-only. |
|
PrevPageCommandArgument | Represents the Prev command argument. This field is read-only. |
|
SelectCommandName | Represents the Select command name. This field is read-only. |
|
SortCommandName | Represents the Sort command name. This field is read-only. |
|
UpdateCommandName | Represents the Update command name. This field is read-only. |
Show: