Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxWheelPickerWheel.Width Property

Specifies the wheel’s width, in pixels.

#Declaration

Delphi
property Width: Integer read; write; default 75;

#Property Value

Type Default
Integer 75

#Remarks

The resulting width is determined based on the wheel picker editor’s Properties.WheelAutoWidth property setting.

The default value of the Width property is 75.

See Also