RatingControl.Properties Property
Provides access to the RepositoryItemRatingControl object that stores advanced RatingControl settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RepositoryItemRatingControl | A RepositoryItemRatingControl object that stores advanced RatingControl settings. |
See Also