ATMLCommonLibrary.controls.trigger.PropertyListControl.PropertyListControl C# (CSharp) Method

PropertyListControl() public method

public PropertyListControl ( ) : System.Collections.Generic
return System.Collections.Generic
        public PropertyListControl()
        {
            InitializeComponent();
            InitListView();
        }