[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellTouchStrip

CellTouchStrip Class

Represent a special SpreadTouchStrip that pops up in the cell area.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class CellTouchStrip : SpreadTouchStrip, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class CellTouchStrip
    Inherits SpreadTouchStrip
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
CellTouchStrip(FpSpread)

Creates a CellTouchStrip instance.

OSZAR »