TdxCustomRatingControlProperties Properties
Serves as the base class for classes that contain rating control settings.
Name | Description |
---|---|
Alignment |
Determines the alignment of the editor’s contents.
Inherited from Tcx |
Allow |
Enables hot-tracking of checked elements. |
Assigned |
Contains the property flags that indicate which properties specific to an editor have been changed.
Inherited from Tcx |
Automation |
Provides access to editor UI Automation and accessibility settings.
Inherited from Tcx |
Auto |
Determines whether the editor’s contents are automatically selected when the editor receives focus.
Inherited from Tcx |
Beep |
Specifies whether to play the system default sound on a validation error.
Inherited from Tcx |
Buttons |
Provides access to the collection of editor buttons.
Inherited from Tcx |
Buttons |
Specifies how the editor displays content and embedded buttons.
Inherited from Tcx |
Checked |
Specifies an image depicting a checked element within the rating control. |
Clear |
Specifies the keyboard shortcut to clear the editor entry.
Inherited from Tcx |
Click |
Specifies a key combination to generate the On |
Error |
Specifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation.
Inherited from Tcx |
Fill |
Specifies the element fill mode. |
Glyph | Specifies an image depicting an unchecked element within the rating control. |
Hover |
Specifies an image depicting a hot-tracked element within the rating control. |
Images |
Specifies the collection of images used as editor button icons.
Inherited from Tcx |
Immediate |
Indicates whether the edit value should be saved immediately after it has been modified.
Inherited from Tcx |
Is |
Inherited from Tcx |
Item |
Specifies the number of elements (stars) displayed by the rating control. |
Max |
Inherited from Tcx |
Min |
Specifies the maximum numeric value the editor can display.
Inherited from Tcx |
Orientation | Switches the rating control’s orientation to horizontal or vertical. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Read |
Specifies if the editor is in read-only mode.
Inherited from Tcx |
Reverse |
Switches the control’s direction. |
Step | Specifies the amount by which end-users can adjust the control’s rating value. |
Transparent protected |
Deprecated. Specifies if the editor background is transparent.
Inherited from Tcx |
Use |
Specifies whether to align text to the left in edit mode.
Inherited from Tcx |
Use |
Specifies whether an editor responds to mouse wheel rotation.
Inherited from Tcx |
Validate |
Specifies whether validation is performed when an end-user presses the Enter key.
Inherited from Tcx |
Validation |
Specifies the horizontal alignment of an error icon displayed by the editor when it fails validation.
Inherited from Tcx |
Validation |
Contains a set of flags that specify how the editor handles and displays its validation errors.
Inherited from Tcx |
See Also