[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowTouchStrip

RowTouchStrip Class

Represents a special SpreadTouchStrip that is displayed in the row area.

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

Constructors

Name Description
RowTouchStrip(FpSpread)

Creates a RowTouchStrip instance.

OSZAR »