BlueSky.Windows.ValueLabelsSubDialog.ValueLabelsSubDialog C# (CSharp) Method

ValueLabelsSubDialog() public method

public ValueLabelsSubDialog ( ) : System.Collections.Generic
return System.Collections.Generic
        public ValueLabelsSubDialog()
        {
            InitializeComponent();
            createList();
        }

Same methods

ValueLabelsSubDialog::ValueLabelsSubDialog ( List flist, string firstHeader, string secondHeader ) : System.Collections.Generic