Click or drag to resize

CheckedMenuItemIsCheckable Property


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsCheckable { get; set; }

Property Value

Boolean

Implements

IMenuItemIsCheckable
See Also