[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AppearanceActionBase

AppearanceActionBase Class

Represents a special implementation that displays UI elements on the validating cell.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public abstract class AppearanceActionBase : ValidateActionBase, ICloneable, ISerializable, ISerializeSupport, INamedObject
Public MustInherit Class AppearanceActionBase
    Inherits ValidateActionBase
    Implements ICloneable, ISerializable, ISerializeSupport, INamedObject

Constructors

Name Description
AppearanceActionBase()

Represents the default empty constructor.

AppearanceActionBase(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

DoAction(ValidateActionContext)

Executes the current action using the context.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.