Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public string GroupName { get; set; } |
| Visual Basic |
|---|
Public Property GroupName As String Get Set |