'Declaration Public Overrides Function IsPropertySupported( _ ByVal propertyName As String _ ) As Boolean
'Usage Dim instance As ImageCellType Dim propertyName As String Dim value As Boolean value = instance.IsPropertySupported(propertyName)
public override bool IsPropertySupported( string propertyName )
Parameters
- propertyName
- Name of the property