[]
Gets or sets a value indicating whether the report content can be split when it is too wide to fit in the horizontal space available on the page.
[C1Description("BehaviorOptions.AllowHorizontalSplitting", "Specifies whether the report content can be split when it is too wide to fit in the horizontal space available on the page.")]
public bool AllowHorizontalSplitting { get; set; }
<C1Description("BehaviorOptions.AllowHorizontalSplitting", "Specifies whether the report content can be split when it is too wide to fit in the horizontal space available on the page.")>
Public Property AllowHorizontalSplitting As Boolean