C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / RadialMenuItemCheckEventArgs Class


RadialMenuItemCheckEventArgs Class Properties

For a list of all members of this type, see RadialMenuItemCheckEventArgs members.

Public Properties
 NameDescription
Public PropertyIf the checked item was a RadialMenuItemBase, returns that item; otherwise, returns null.  
Public PropertyIf the checked item was a C1CommandLink, returns that link; otherwise, returns null.  
Public PropertyGets the item that was checked. This may be either an object of a type derived from RadialMenuItemBase, or a C1CommandLink.  
Public PropertyIf the checked item was a RadialMenuItem, returns that item; otherwise, returns null.  
Top
See Also