GISA.Controls.ControloAut.ControloAutList.ControloAutList C# (CSharp) Method

ControloAutList() public method

public ControloAutList ( ) : System
return System
		public ControloAutList() : base()
		{

			//This call is required by the Windows Form Designer.
			InitializeComponent();

			this.GrpResultadosLabel = "Notícias de autoridade encontradas";
            this.lstVwPaginated.CustomizedSorting = false;
		}