FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / AllowedValuesDefinition Class / Empty Property

In This Topic
    Empty Property (AllowedValuesDefinition)
    In This Topic
    Gets a value indicating whether this AllowedValuesDefinition is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property Empty As Boolean
    public bool Empty {get;}
    See Also