Gets the scopes of tabs for this PropertyTabAttribute, from PropertyTabScope.
[Visual Basic] Public ReadOnly Property TabScopes As PropertyTabScope () [C#] public PropertyTabScope[] TabScopes {get;} [C++] public: __property PropertyTabScope* get_TabScopes(); [JScript] public function get TabScopes() : PropertyTabScope[];
PropertyTabAttribute Class | PropertyTabAttribute Members | System.ComponentModel.Design Namespace | PropertyTabScope