BaseEdit.CanShowDialog Property
For internal use.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual bool CanShowDialog { get; }
Property Value
Type |
---|
Boolean |
See Also