PropertyTabAttribute.TabScopes Vlastnost

Definice

Získá pole oborů tabulátoru každé karty tohoto PropertyTabAttributeobjektu .

public:
 property cli::array <System::ComponentModel::PropertyTabScope> ^ TabScopes { cli::array <System::ComponentModel::PropertyTabScope> ^ get(); };
public System.ComponentModel.PropertyTabScope[] TabScopes { get; }
member this.TabScopes : System.ComponentModel.PropertyTabScope[]
Public ReadOnly Property TabScopes As PropertyTabScope()

Hodnota vlastnosti

Pole PropertyTabScope objektů, které označují obory karet.

Platí pro

Viz také