RepositoryItemTimeEdit.UseTextEditorForAutoFilter Property
For internal use.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool UseTextEditorForAutoFilter { get; }
Property Value
| Type |
|---|
| Boolean |
See Also