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 Properties
Show Inherited Hide Inherited

A wheel in generic value wheel picker editors.
Name Description
Collection Inherited from TCollectionItem.
Cyclic Specifies if wheel items form a cycle.
DisplayName Inherited from TCollectionItem.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
ItemCount Returns the number of items provided by the wheel.
Items Provides access to a collection of items provided by the wheel.
Tag Stores an arbitrary numeric value associated with the wheel.
Width Specifies the wheel’s width, in pixels.
See Also