[]
Gets or sets the visual style of all C1Command controls on the form (can be overridden by individual controls).
[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; }