[]
        
(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(SelectionRendererConverter))]
public class DefaultSelectionRenderer : ISelectionRenderer, ISerializeSupport
<TypeConverter(GetType(SelectionRendererConverter))>
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 a string that represents this object.