InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BorderEdges Class / IsEmpty Property

In This Topic
    IsEmpty Property (BorderEdges)
    In This Topic
    Gets a value that determines if colors have been specified for any of the edges.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also