======Метод HeaderControl.GetState(Int32, String, HorizontalAlignment, Int32, HeaderSortMarker)====== * **Пространство имен:** [[developers:references:topomatic.controls.common|Topomatic.Controls.Common]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public void GetState(int index, out string text, out HorizontalAlignment align, out int width, out HeaderSortMarker sortMarker) **Параметры** * //index// * Тип: [[developers:references:system.int32|System.Int32]] * //text// * Тип: [[developers:references:system.string|System.String]] * //align// * Тип: [[developers:references:system.windows.forms.horizontalalignment|System.Windows.Forms.HorizontalAlignment]] * //width// * Тип: [[developers:references:system.int32|System.Int32]] * //sortMarker// * Тип: [[developers:references:topomatic.controls.common.headersortmarker|Topomatic.Controls.Common.HeaderSortMarker]]