======Метод PropertyGridColumn.EditValue(IPropertyWindowsFormsEditorService, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertygrid|Topomatic.Controls.ObjectInspection.PropertyGrid]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public object EditValue(IPropertyWindowsFormsEditorService editorService, int button, int index) **Параметры** * //editorService// * Тип: [[developers:references:topomatic.componentmodel.ipropertywindowsformseditorservice|Topomatic.ComponentModel.IPropertyWindowsFormsEditorService]] * //button// * Тип: System.Int32 * //index// * Тип: System.Int32 **Возвращаемое значение** * Тип: System.Object