ListControl.AllowSelection Propriedade

Definição

Obtém um valor que indica se a lista habilita a seleção de itens da lista.

protected:
 virtual property bool AllowSelection { bool get(); };
protected virtual bool AllowSelection { get; }
member this.AllowSelection : bool
Protected Overridable ReadOnly Property AllowSelection As Boolean

Valor da propriedade

true se a lista habilitar a seleção de item de lista; caso contrário, false. O padrão é true.

Aplica-se a