Spread Silverlight Documentation
ColumnCount Property (DragDropExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > DragDropExtent Class : ColumnCount Property
Gets the column count for the drag drop.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As System.Integer
'Usage
 
Dim instance As DragDropExtent
Dim value As System.Integer
 
value = instance.ColumnCount
public System.int ColumnCount {get;}
See Also

Reference

DragDropExtent Class
DragDropExtent Members