[]
Gets or sets the color to treat as transparent in PanelHeaderImage images.
[C1Description("NavBarPanelHeaderStyle.PanelHeaderImageTransparentColor", "Gets or sets the color to treat as transparent in PanelHeaderImage images.")]
[C1Category("Appearance")]
public Color ImageTransparentColor { get; set; }
<C1Description("NavBarPanelHeaderStyle.PanelHeaderImageTransparentColor", "Gets or sets the color to treat as transparent in PanelHeaderImage images.")>
<C1Category("Appearance")>
Public Property ImageTransparentColor As Color