GrapeCity MultiRow Windows Forms Documentation
TouchToolBar Property (CellTouchToolBarNeededEventArgs)


Gets or sets the touch toolbar for the cell that raised the GcMultiRow.CellTouchToolBarNeeded event.
Syntax
Public Property TouchToolBar As MultiRowTouchToolBar
Dim instance As CellTouchToolBarNeededEventArgs
Dim value As MultiRowTouchToolBar
 
instance.TouchToolBar = value
 
value = instance.TouchToolBar
public MultiRowTouchToolBar TouchToolBar {get; set;}

Property Value

A MultiRowTouchToolBar that indicates the touch toolbar for the cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellTouchToolBarNeededEventArgs Class
CellTouchToolBarNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.