TdxCustomWheelPicker.AutoSize Property
Specifies whether the editor is resized to entirely display its content.
Declaration
property AutoSize; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
This property is initialized with False, overriding the default value provided by the AutoSize property inherited from TcxCustomEdit.
The default value of the AutoSize property is False.
See Also