[To be supplied.]
[Visual Basic] Public Enum DataGridNavigationModes [C#] public enum DataGridNavigationModes [C++] public enum DataGridNavigationModes
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
AllowChildNavigation | Links to child tables appear. |
AllowParentNavigation | Links to parent tables appear. |
Both | Links to both child and parent tables appear. |
None | No links appear. |
Namespace: System.WinForms
Assembly: System.WinForms.dll