[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonForwardPage

FpScrollBarButtonForwardPage Class

Represents a Spread scroll bar page forward button.

Inheritance
FpScrollBarButtonForwardPage
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FpScrollBarButtonForwardPage : FpScrollBarButton, ISerializeSupport, ICloneable, ISerializable
Public Class FpScrollBarButtonForwardPage
    Inherits FpScrollBarButton
    Implements ISerializeSupport, ICloneable, ISerializable

Constructors

Name Description
FpScrollBarButtonForwardPage()

Creates a new Spread scroll bar page back button.

FpScrollBarButtonForwardPage(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar page back button from serialization.

Methods

Name Description
Clone()

Creates a new object that is a copy of the current instance.

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

ToString()

Returns a string that represents the current object.