Skip to main content
A newer version of this page is available. .

RatingControl.EditorTypeName Property

Returns the string value that names the RatingControl‘s type.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string EditorTypeName { get; }

Property Value

Type Description
String

Return value: RatingControl.

See Also