[]
Defines a ComboBoxAlternateTextInfo class.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class ComboBoxAlternateTextInfo : ISerializable, ISerializeSupport
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class ComboBoxAlternateTextInfo
Implements ISerializable, ISerializeSupport
Name | Description |
---|---|
ComboBoxAlternateTextInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
Name | Description |
---|---|
DisplayNull | Gets the DisplayNull instance of the AlternateTextInfo type. |
Null | Gets the Null instance of the AlternateTextInfo type. |
Name | Description |
---|---|
Deserialize(XmlNodeReader) | Loads the object from XML. |
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
Serialize(XmlTextWriter) | Saves the object to XML. |