[]
Gets whether the cell type supports the named property.
public virtual bool IsPropertySupported(string propertyName)
Public Overridable Function IsPropertySupported(propertyName As String) As Boolean
Type | Name | Description |
---|---|---|
string | propertyName | Name of the property |
Type | Description |
---|---|
bool | True if is supported; false otherwise |