FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckBoxField Class / SplitHorzBehavior Property

In This Topic
    SplitHorzBehavior Property (CheckBoxField)
    In This Topic
    Gets or sets a value determining how the object is treated when it is too wide to fit in the horizontal space available on the current page.
    Syntax
    'Declaration
     
    Public Property SplitHorzBehavior As SplitBehavior
    public SplitBehavior SplitHorzBehavior {get; set;}
    See Also