[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TouchStripOpeningEventArgs

TouchStripOpeningEventArgs Class

Represents the event arguments for the FpSpread.TouchStripOpening event.

Inheritance
TouchStripOpeningEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TouchStripOpeningEventArgs : CancelEventArgs
Public Class TouchStripOpeningEventArgs
    Inherits CancelEventArgs

Properties

Name Description
Area

Indicates what area should display a SpreadTouchStrip.

KeepSelection

Gets or sets a value that indicates whether to keep the selection.

X

Gets or sets the horizontal position for the tapped position.

Y

Gets or sets the vertical position for the tapped position.