TcxCustomTabControl.RaggedRight Property
Specifies whether tabs are stretched to fit the control’s area.
Declaration
property RaggedRight: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.RaggedRight property instead.
See Also