Spread Silverlight Documentation
Area Property


GrapeCity.Windows.SpreadSheet.UI Namespace > TouchToolbarOpeningEventArgs Class : Area Property
Specifies the location of the touch strip pop up.
Syntax
'Declaration
 
Public ReadOnly Property Area As TouchToolbarShowingArea
'Usage
 
Dim instance As TouchToolbarOpeningEventArgs
Dim value As TouchToolbarShowingArea
 
value = instance.Area
public TouchToolbarShowingArea Area {get;}

Property Value

One of the TouchToolbarShowingArea values.
See Also

Reference

TouchToolbarOpeningEventArgs Class
TouchToolbarOpeningEventArgs Members