Skip to content

LookupEditorBaseAttribute.OpenDialogAsPanel property

Opens dialogs as a panel (default value is null, which uses the panel attribute on the dialog class).

public bool OpenDialogAsPanel { get; set; }

See Also