[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CellTypeConverter.GetPropertiesSupported

GetPropertiesSupported Method

GetPropertiesSupported(ITypeDescriptorContext)

Determines whether this object supports properties.

Declaration
public override bool GetPropertiesSupported(ITypeDescriptorContext context)
Public Overrides Function GetPropertiesSupported(context As ITypeDescriptorContext) As Boolean
Parameters
Type Name Description
ITypeDescriptorContext context

Type descriptor context

Returns
Type Description
bool
Overrides