Reports for WinForms | ComponentOne
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 Boolean
    public bool HasExprs {get;}
    See Also