[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonBackwardLine

FpScrollBarButtonBackwardLine Class

Represents a Spread scroll bar back-by-line button.

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

Constructors

Name Description
FpScrollBarButtonBackwardLine()

Creates a new Spread scroll bar back-by-line button.

FpScrollBarButtonBackwardLine(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar back-by-line 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.