ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / MarkEmpty Property

In This Topic
    MarkEmpty Property (C1DropDownControl)
    In This Topic
    Draws a red dotted line if Value is empty.
    Syntax
    'Declaration
     
    Public Property MarkEmpty As Boolean
    public bool MarkEmpty {get; set;}
    See Also