PropertyGrid::SelectedTab Property
.NET Framework (current version)
Gets the currently selected property tab.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property PropertyTab^ SelectedTab { PropertyTab^ get(); }
Property Value
Type: System.Windows.Forms.Design::PropertyTab^The PropertyTab that is providing the selected view.
All property tabs derive from the PropertyTab class.
.NET Framework
Available since 1.1
Available since 1.1
Show: