======Метод PropertyGrid.SetStringValue(PropertyGridColumn, String)====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertygrid|Topomatic.Controls.ObjectInspection.PropertyGrid]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public void SetStringValue(PropertyGridColumn c, string str) **Параметры** * //c// * Тип: [[developers:references:topomatic.controls.objectinspection.propertygrid.propertygridcolumn|Topomatic.Controls.ObjectInspection.PropertyGrid.PropertyGridColumn]] * //str// * Тип: [[developers:references:system.string|System.String]]