Gets or sets a value that indicates whether the C1MenuItem is checked.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsChecked { get; set; } |
| Visual Basic |
|---|
Public Property IsChecked As Boolean Get Set |