Back to Devexpress

RatingControl.EditorTypeName Property

windowsforms-devexpress-dot-xtraeditors-dot-ratingcontrol-19451dbf.md

latest1.1 KB
Original Source

RatingControl.EditorTypeName Property

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

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public override string EditorTypeName { get; }
vb
Public Overrides ReadOnly Property EditorTypeName As String

Property Value

TypeDescription
String

Return value: RatingControl.

|

See Also

RatingControl Class

RatingControl Members

DevExpress.XtraEditors Namespace