[]
Gets whether the cell type supports the named property.
public override bool IsPropertySupported(string propertyName)
Public Overrides 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 |