FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / BehaviorOptions Property

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