PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Style Class / HasExprs Property

In This Topic
    HasExprs Property (Style)
    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