Sdílet prostřednictvím


IRootGridEntry.BrowsableAttributes Vlastnost

Definice

Získá nebo nastaví atributy, na kterých se filtruje prohlížeč vlastností.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 property System::ComponentModel::AttributeCollection ^ BrowsableAttributes { System::ComponentModel::AttributeCollection ^ get(); void set(System::ComponentModel::AttributeCollection ^ value); };
public System.ComponentModel.AttributeCollection BrowsableAttributes { get; set; }
member this.BrowsableAttributes : System.ComponentModel.AttributeCollection with get, set
Public Property BrowsableAttributes As AttributeCollection

Hodnota vlastnosti

AttributeCollection

Atributy, na kterých prohlížeč vlastností filtruje.

Platí pro