[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.VisualStyle

VisualStyle Property

VisualStyle

Gets or sets the visual style of all C1Command controls on the form (can be overridden by individual controls).

Declaration
[C1Category("Appearance")]
[C1Description("C1CommandHolder.VisualStyle", "Gets or sets the visual style of all C1Command controls on the form (can be overridden by individual controls).")]
public VisualStyle VisualStyle { get; set; }