DateTimeOffsetEdit.Text Property
Gets the editor’s display text. Do not modify this property, use the DateTimeOffsetEdit.DateTimeOffset property instead.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | The editor’s display text. |
See Also