Spread for ASP.NET 12 Product Documentation
GetStandardValuesSupported(ITypeDescriptorContext) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CellTypeConverter Class > GetStandardValuesSupported Method : GetStandardValuesSupported(ITypeDescriptorContext) Method
Type descriptor context
Determines whether this object supports standard values.
Syntax
'Declaration
 
Public Overloads Overrides Function GetStandardValuesSupported( _
   ByVal context As ITypeDescriptorContext _
) As Boolean
'Usage
 
Dim instance As CellTypeConverter
Dim context As ITypeDescriptorContext
Dim value As Boolean
 
value = instance.GetStandardValuesSupported(context)
public override bool GetStandardValuesSupported( 
   ITypeDescriptorContext context
)

Parameters

context
Type descriptor context
See Also

Reference

CellTypeConverter Class
CellTypeConverter Members
Overload List