Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarRangeStatusElement Class
Members


In This Topic
    FpStatusBarRangeStatusElement Class
    In This Topic
    Represents the element of status bar handling the change of selection ranges in activesheetview.
    Object Model
    FpStatusBarRangeStatusElement ClassIFpStatusBar Interface
    Syntax
    'Declaration
     
    Public MustInherit Class FpStatusBarRangeStatusElement 
       Inherits FpStatusBarTextElement
       Implements FarPoint.Win.ISerializeSupportIFpStatusBarElement 
    'Usage
     
    Dim instance As FpStatusBarRangeStatusElement
    public abstract class FpStatusBarRangeStatusElement : FpStatusBarTextElement, FarPoint.Win.ISerializeSupportIFpStatusBarElement  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpBaseStatusBarElement
          FarPoint.Win.Spread.FpStatusBarTextElement
             FarPoint.Win.Spread.FpStatusBarRangeStatusElement
                FarPoint.Win.Spread.FpStatusBarRangeStatusFormatElement

    See Also