Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialColorItem Class / IsCheckable Property

In This Topic
    IsCheckable Property (C1RadialColorItem)
    In This Topic
    Gets a value that indicates whether a C1RadialMenuItem can be checked.
    Syntax
    'Declaration
     
    
    Public Property IsCheckable As Boolean
    public bool IsCheckable {get; set;}
    See Also