Compartir a través de


PropertyPaneToggleProperties.Disabled Propiedad

Definición

Obtiene o establece un valor que indica si este control está habilitado o no de tipo Boolean.

public bool Disabled { get; set; }
member this.Disabled : bool with get, set
Public Property Disabled As Boolean

Valor de propiedad

Este valor indica si el campo de alternancia está deshabilitado.

Se aplica a