ATMLCommonLibrary.controls.RepeatedItemControl.RepeatedItemControl C# (CSharp) Method

RepeatedItemControl() public method

public RepeatedItemControl ( ) : System
return System
        public RepeatedItemControl()
        {
            InitializeComponent();
            InitControls();
        }