[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSelectionRenderer

DefaultSelectionRenderer Class

Represents the default selection renderer.

Inheritance
DefaultSelectionRenderer
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[TypeConverter(typeof(fc))]
public class DefaultSelectionRenderer : ISelectionRenderer, ISerializeSupport
<TypeConverter(GetType(fc))>
Public Class DefaultSelectionRenderer
    Implements ISelectionRenderer, ISerializeSupport

Constructors

Name Description
DefaultSelectionRenderer()

Creates a new instance of DefaultSelectionRenderer class.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

PaintSelection(Graphics, int, int, int, int)

Paints the selection.

Serialize(XmlTextWriter)

Saves the object to XML.

ToString()

Returns the name of the renderer.