Spread Silverlight Documentation
Clip Property (FormulaTextBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class : Clip Property
Syntax
'Declaration
 
Public Property Clip As System.Windows.Media.Geometry
'Usage
 
Dim instance As FormulaTextBox
Dim value As System.Windows.Media.Geometry
 
instance.Clip = value
 
value = instance.Clip
public System.Windows.Media.Geometry Clip {get; set;}
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members