ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Boolean
    public System.bool Defined {get;}
    See Also