[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboBoxAlternateTextInfo

ComboBoxAlternateTextInfo Class

Defines a ComboBoxAlternateTextInfo class.

Inheritance
ComboBoxAlternateTextInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class ComboBoxAlternateTextInfo : ISerializable, ISerializeSupport
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class ComboBoxAlternateTextInfo
    Implements ISerializable, ISerializeSupport

Constructors

Name Description
ComboBoxAlternateTextInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Properties

Name Description
DisplayNull

Gets the DisplayNull instance of the AlternateTextInfo type.

Null

Gets the Null instance of the AlternateTextInfo type.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.