Spread Silverlight Documentation
SelectionLength Property


GrapeCity.Windows.SpreadSheet.UI Namespace > EditingElement Class : SelectionLength Property
Syntax
'Declaration
 
Public Property SelectionLength As System.Integer
'Usage
 
Dim instance As EditingElement
Dim value As System.Integer
 
instance.SelectionLength = value
 
value = instance.SelectionLength
public System.int SelectionLength {get; set;}
See Also

Reference

EditingElement Class
EditingElement Members