[]
        
(Showing Draft Content)

FarPoint.Win.Spread.LineNotify

LineNotify Class

Represents a special AppearanceActionBase that displays an underline in the validating cell when validation fails.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[ToolboxBitmap(typeof(FpSpread), "LineNotify.png")]
[TypeConverter(typeof(LineNotify._a))]
public class LineNotify : AppearanceActionBase, ICloneable, ISerializable, ISerializeSupport, INamedObject
<ToolboxBitmap(GetType(FpSpread), "LineNotify.png")>
<TypeConverter(GetType(LineNotify._a))>
Public Class LineNotify
    Inherits AppearanceActionBase
    Implements ICloneable, ISerializable, ISerializeSupport, INamedObject

Constructors

Name Description
LineNotify()

Represents the default empty constructor.

LineNotify(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Properties

Name Description
LineColor

Gets or sets the color of the underline.

Methods

Name Description
Clone()

Creates an exact copy of the current IconNotify value.

Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.