Spread Windows Forms 12.0 Product Documentation
Area Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TouchStripOpeningEventArgs Class : Area Property
Indicates what area should display a SpreadTouchStrip.
Syntax
'Declaration
 
Public ReadOnly Property Area As TouchStripShowingArea
'Usage
 
Dim instance As TouchStripOpeningEventArgs
Dim value As TouchStripShowingArea
 
value = instance.Area
public TouchStripShowingArea Area {get;}

Property Value

One of the TouchStripShowingArea values.
See Also

Reference

TouchStripOpeningEventArgs Class
TouchStripOpeningEventArgs Members