Condividi tramite


IRootGridEntry.BrowsableAttributes Proprietà

Definizione

Ottiene o imposta gli attributi su cui viene eseguito il filtraggio mediante il visualizzatore di 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à

AttributeCollection

Attributi su cui viene eseguito il filtraggio mediante il visualizzatore di proprietà.

Si applica a