FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / BehaviorOptions Property

In This Topic
    BehaviorOptions Property (C1FlexReport)
    In This Topic
    Gets the BehaviorOptions object containing options controlling the behavior of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property BehaviorOptions As BehaviorOptions
    public BehaviorOptions BehaviorOptions {get;}
    See Also