FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / BehaviorOptions Property

In This Topic
    BehaviorOptions Property (FlexReport)
    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