FarPoint.Win.Spread
FpScrollBarButtonForwardEnd Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarButtonForwardEnd Class


Represents a FarPoint scroll bar forward-to-end button.

Syntax

Visual Basic (Declaration) 
Public Class FpScrollBarButtonForwardEnd 
   Inherits FpScrollBarButton
   Implements ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As FpScrollBarButtonForwardEnd
C# 
public class FpScrollBarButtonForwardEnd : FpScrollBarButton, ISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.FpScrollBarButton
      FarPoint.Win.Spread.FpScrollBarButtonForwardEnd

See Also