ServiceLookupEditorBaseAttribute.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; }
Opens dialogs as a panel (default value is null, which uses the panel attribute on the dialog class).
public bool OpenDialogAsPanel { get; set; }