[]
        
(Showing Draft Content)

C1.Win.C1Command.RadialMenuCommandItem.Image

Image Property

Image

Overridden. Gets or sets the image shown by this menu item. Note that setting this property does not change the image on the associated C1Command.

Declaration
public override Image Image { get; set; }
Overrides