======Класс PropertyGridColumnsManager====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertygrid|Topomatic.Controls.ObjectInspection.PropertyGrid]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * Topomatic.Controls.ObjectInspection.PropertyGrid.PropertyGridColumnsManager =====Синтаксис===== class PropertyGridColumnsManager =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.headerpropertys|HeaderPropertys]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.getvisible_system.int32|GetVisible(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.getwidth_system.int32|GetWidth(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.reset|Reset()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.setvisible_system.int32_system.boolean|SetVisible(Int32, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumnsmanager.setwidth_system.int32_system.single|SetWidth(Int32, Single)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|