[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarTrackBackward

FpScrollBarTrackBackward Class

Represents the backward track of the Spread scroll bar.

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

Constructors

Name Description
FpScrollBarTrackBackward()

Creates a new Spread scroll bar backward track.

FpScrollBarTrackBackward(object)

Creates a new Spread scroll bar backward track with the specified parent.

FpScrollBarTrackBackward(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar backward track 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.