Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / NullEmptyString Property

In This Topic
    NullEmptyString Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property NullEmptyString As System.String
    public System.string NullEmptyString {get; set;}
    See Also