Compartir a través de


ProfilePropertySettingsCollection.AllowClear Propiedad

Definición

Obtiene un valor que indica si el elemento <clear> es válido como un objeto ProfilePropertySettings.

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

Valor de propiedad

Boolean

false en todos los casos.

Se aplica a

Consulte también