Spread ASP.NET 6.0 Product Documentation
DesignTimeCellTypeConverter Class Members
See Also  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DesignTimeCellTypeConverter Class


Glossary Item Box

The following tables list the members exposed by DesignTimeCellTypeConverter.

Public Constructors

Public Methods

 NameDescription
Public MethodCanConvertFromOverloaded. Returns whether the specified type can be converted to a cell type object. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodCanConvertToOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertFromOverloaded. Converts a string to a new cell type object. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodConvertFromInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertFromStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertToOverloaded. Converts the cell type object to a string. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodConvertToInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodConvertToStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodCreateInstanceOverloaded. Overridden. Creates an object of this type by using a specified set of property values for the object.  
Public MethodGetCreateInstanceSupportedOverloaded. Overridden. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.  
Public MethodGetPropertiesOverloaded. Retrieves the set of properties for this type. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodGetPropertiesSupportedOverloaded. Determines whether this object supports properties. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodGetStandardValuesOverloaded. Retrieves the set of standard values for this type for the specified context. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodGetStandardValuesExclusiveOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Public MethodGetStandardValuesSupportedOverloaded. Determines whether this object supports standard values. (Inherited from FarPoint.Web.Spread.CellTypeConverter)
Public MethodIsValidOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Top

Protected Methods

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.