[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarRangeStatusElement

FpStatusBarRangeStatusElement Class

Represents the element of status bar handling the change of selection ranges in activesheetview.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public abstract class FpStatusBarRangeStatusElement : FpStatusBarTextElement, IFpStatusBarElement, ISerializeSupport
Public MustInherit Class FpStatusBarRangeStatusElement
    Inherits FpStatusBarTextElement
    Implements IFpStatusBarElement, ISerializeSupport

Constructors

Name Description
FpStatusBarRangeStatusElement()

Instantiate a FpStatusBarRangeStatusElement object.

Properties

Name Description
Visible

Gets or sets whether the element is visible.

Methods

Name Description
CalculateValue()

Calculate value of the element.

Dopaint(Graphics, Rectangle)

Paints the element to the graphics object using the rectangle.

GetPreferedWidth()

Gets the preferred width of the element.

OnAttachSpreadContext()

Calls this function when attaching the spread context to the element.

OnDetachSpreadContext()

Calls this function when detaching the spread context from the element.