[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuItemCheckEventArgs.Item

Item Property

Item

Gets the item that was checked. This may be either an object of a type derived from RadialMenuItemBase, or a C1CommandLink.

Declaration
public object Item { get; }