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

In This Topic
    IsChecked Property (Button)
    In This Topic
    Gets or sets whether the Button is checked.
    Syntax
    public bool IsChecked {get; set;}
    Public Property IsChecked As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also