IRootGridEntry.BrowsableAttributes Proprietà

Definizione

Ottiene o imposta gli attributi in base ai quali viene filtrato il browser delle proprietà.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Attributi in cui viene filtrato il browser delle proprietà.

Si applica a