[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IPropertyAllowedSupport.IsPropertySupported

IsPropertySupported Method

IsPropertySupported(string)

Gets whether the cell type supports the named property.

Declaration
bool IsPropertySupported(string propertyName)
Function IsPropertySupported(propertyName As String) As Boolean
Parameters
Type Name Description
string propertyName

Name of the property

Returns
Type Description
bool

True if is supported; false otherwise