Skip to main content

BaseEdit.CanShowDialog Property

For internal use.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual bool CanShowDialog { get; }

Property Value

Type
Boolean
See Also