Icon Property
Icon
Gets or sets the SideCaption icon.
Declaration
[C1Description("C1SideCaption.Icon", "Gets or sets the SideCaption icon.")]
public Icon Icon { get; set; }
<C1Description("C1SideCaption.Icon", "Gets or sets the SideCaption icon.")>
Public Property Icon As Icon