TcxCustomTabControl.MultiSelect Property
Specifies whether multiple tabs can be selected at a time.
Declaration
property MultiSelect: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.MultiSelect property instead.
See Also