ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / HasExprs Property

In This Topic
    HasExprs Property
    In This Topic
    Gets a value indicating whether the current style has calculated properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasExprs As System.Boolean
    public System.bool HasExprs {get;}
    See Also