IRootGridEntry.BrowsableAttributes Propriedade

Definição

Obtém ou define os atributos sobre os quais o browser de propriedades filtra.

Esta API suporta a infraestrutura de produtos e não é pressuposta para ser utilizada diretamente a partir do seu código.

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

Valor de Propriedade

Os atributos sobre os quais o navegador de propriedades filtra.

Aplica-se a