This documentation is archived and is not being maintained.
DataGrid Fields
.NET Framework 1.1
The fields of the DataGrid class are listed here. For a complete list of DataGrid class members, see the DataGrid Members topic.
Public Fields
![]() 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. |
See Also
Show:

