ImageTransparentColor Property (C1CommandHolder)
In This Topic
Gets or sets the transparent color for images not in image list.
Syntax
'Declaration
Public Property ImageTransparentColor As Color
public Color ImageTransparentColor {get; set;}
See Also