[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.OpenFileDialogExtension.ShowDialog

ShowDialog Method

ShowDialog(OpenFileDialog, IWin32Window, string[], out int)

Show the OpenFileDialog with split button.

Declaration
public static DialogResult ShowDialog(this OpenFileDialog dlgOpen, IWin32Window owner, string[] stripItems, out int selectedIndex)
Parameters
Type Name Description
OpenFileDialog dlgOpen
IWin32Window owner
string[] stripItems
int selectedIndex
Returns
Type Description
DialogResult