InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1Icon Class / IsEmptyColor Property

In This Topic
    IsEmptyColor Property (C1Icon)
    In This Topic
    Returns the System.Boolean value specifying whether icon color is set.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmptyColor As Boolean
    public bool IsEmptyColor {get;}
    See Also