FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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