Spread Silverlight Documentation
FormulaSelectionInfo Property


GrapeCity.Windows.SpreadSheet.UI Namespace > HitTestInformation Class : FormulaSelectionInfo Property
Gets more detailed hit test information for the FormulaSelection.
Syntax
'Declaration
 
Public ReadOnly Property FormulaSelectionInfo As ViewportFormulaSelectionHitTestInformation
'Usage
 
Dim instance As HitTestInformation
Dim value As ViewportFormulaSelectionHitTestInformation
 
value = instance.FormulaSelectionInfo
public ViewportFormulaSelectionHitTestInformation FormulaSelectionInfo {get;}
See Also

Reference

HitTestInformation Class
HitTestInformation Members