RepositoryItemRatingControl.EditorTypeName Property
Returns the textual representation of the type of the editor that owns this RepositoryItemRatingControl object.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | Return value: RatingControl. |
See Also