[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CellTypeConverter.GetStandardValuesSupported

GetStandardValuesSupported Method

GetStandardValuesSupported(ITypeDescriptorContext)

Determines whether this object supports standard values.

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

Type descriptor context

Returns
Type Description
bool
Overrides