[]
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.
[C1Category("Behavior")]
[C1Description("FieldBase.SplitHorzBehavior", "Determines how the object is treated when it is too wide to fit in the horizontal space available on the current page.")]
public SplitBehavior SplitHorzBehavior { get; set; }
<C1Category("Behavior")>
<C1Description("FieldBase.SplitHorzBehavior", "Determines how the object is treated when it is too wide to fit in the horizontal space available on the current page.")>
Public Property SplitHorzBehavior As SplitBehavior