DataGridColumnStyle::DataGridColumnHeaderAccessibleObject::Navigate Method (AccessibleNavigation)
.NET Framework (current version)
Enables navigation to another object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [SecurityPermissionAttribute(SecurityAction::Demand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual AccessibleObject^ Navigate( AccessibleNavigation navdir ) override
Parameters
- navdir
-
Type:
System.Windows.Forms::AccessibleNavigation
One of the AccessibleNavigation values.
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject specified by the navdir parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: