Back to Devexpress

DateTimeOffsetEdit.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-datetimeoffsetedit-0304dc4c.md

latest1.4 KB
Original Source

DateTimeOffsetEdit.Properties Property

Provides access to a RepositoryItemDateTimeOffsetEdit object that stores core editor settings.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Properties")]
[SmartTagSearchNestedProperties]
public RepositoryItemDateTimeOffsetEdit Properties { get; }
vb
<DXCategory("Properties")>
<SmartTagSearchNestedProperties>
Public ReadOnly Property Properties As RepositoryItemDateTimeOffsetEdit

Property Value

TypeDescription
RepositoryItemDateTimeOffsetEdit

Stores core editor settings.

|

See Also

DateTimeOffsetEdit Class

DateTimeOffsetEdit Members

DevExpress.XtraEditors Namespace