[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.ICheckBox.IsChecked

IsChecked Property

IsChecked

获取或设置ICheckBox 是否被选中。

Declaration
bool? IsChecked { get; set; }
Property Value
Type Description
bool?

False

  • 未选中,true
  • 选中,null (Nothing ) - 混合。