TcxCustomTabControl.MultiLine Property
Specifies whether tabs are arranged across several rows.
Declaration
property MultiLine: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.MultiLine property instead.
See Also