CheckedChangedEventArgs.Value 属性

定义

指明 CheckBox 是否已选中的布尔值。

public bool Value { get; }
member this.Value : bool

属性值

System.Boolean

true 如果选中,则为 。

适用于