RepositoryItemDateTimeOffsetEdit.EditorTypeName Property
Returns "DateTimeOffsetEdit".
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v20.2.dll
Declaration
[Browsable(false)]
public override string EditorTypeName { get; }
<Browsable(False)>
Public Overrides ReadOnly Property EditorTypeName As String
Property Value
Type | Description |
---|---|
String | The editor class name. |
See Also
Feedback