RepositoryItemDateTimeOffsetEdit.Properties Property
Obsolete. This property is obsolete (please remove the 'Properties.' string from the call).
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("Please remove the 'Properties.' string from the call.")]
public RepositoryItemDateTimeOffsetEdit Properties { get; }
<EditorBrowsable(EditorBrowsableState.Never)>
<Browsable(False)>
<Obsolete("Please remove the 'Properties.' string from the call.")>
Public ReadOnly Property Properties As RepositoryItemDateTimeOffsetEdit
Property Value
Type | Description |
---|---|
RepositoryItemDateTimeOffsetEdit |
|
See Also
Feedback