|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IR > IRendererPropertyPage Interface > IRendererPropertyPage.CanEdit Method (ArcObjects .NET 10.4 SDK) | 
Indicates if the property page can modify the properties of the specified renderer.
[Visual Basic .NET] Public Function CanEdit ( _ ByVal obj As IFeatureRenderer _ ) As Boolean
[C#] public bool CanEdit ( IFeatureRenderer obj );