ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CheckBox Class / IsChecked Property
Version

    IsChecked Property (CheckBox)
    Gets or sets whether the CheckBox is checked.
    Syntax
    public new Nullable<bool> IsChecked {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also