Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarAverageElement Class
Fields Properties Methods Events


In This Topic
    FpStatusBarAverageElement Class Members
    In This Topic

    The following tables list the members exposed by FpStatusBarAverageElement.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldAlign setting of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Protected Fieldrepresent the rectangle bounding the eelements (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Protected FieldThe visible state of a status bar element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the element alignment in the status bar. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the text of element in context menu. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the status bar that contains the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public PropertyGets or sets the element name. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public Propertyget the value in text format (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement)
    Public PropertyGets or sets whether the element is visible. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Top
    Public Methods
     NameDescription
    Public MethodCalcualate value of the element (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement)
    Public MethodDeserialize element from Xml (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodPaints the element to the graphics object using the rectangle. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodGets the preferred width of the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement)
    Public MethodOverridden. Gets the element text tip.  
    Public MethodCalls this function when attaching the spread context to the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodCalls this function when detaching the spread context from the element. (Inherited from FarPoint.Win.Spread.FpStatusBarRangeStatusElement)
    Public MethodHandles the mouse down event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse leave event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodHandles the mouse move event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodProcesses the mouse up event for the element. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodSave element to XML (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Public MethodSets the element boundary. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Protected Methods
     NameDescription
    Protected MethodFire event when the element is changed (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    Public Events
     NameDescription
    Public EventRepresents the event that fires when the element is changed. (Inherited from FarPoint.Win.Spread.FpBaseStatusBarElement)
    Top
    See Also