Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ValidValues Class / Defined Property

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