[]
Represents the element of status bar handling the change of selection ranges in activesheetview.
public abstract class FpStatusBarRangeStatusElement : FpStatusBarTextElement, IFpStatusBarElement, ISerializeSupport
Public MustInherit Class FpStatusBarRangeStatusElement
Inherits FpStatusBarTextElement
Implements IFpStatusBarElement, ISerializeSupport
Name | Description |
---|---|
FpStatusBarRangeStatusElement() | Instantiate a FpStatusBarRangeStatusElement object. |
Name | Description |
---|---|
Visible | Gets or sets whether the element is visible. |
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. |