GrapeCity.Xaml.SpreadSheet.UI
ColumnCount Property (DragDropBlockEventArgs)


Gets the column count of the cell range being dragged.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As DragDropBlockEventArgs
Dim value As Integer
 
value = instance.ColumnCount
public int ColumnCount {get;}

Property Value

Column count of the cell range being dragged.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragDropBlockEventArgs Class
DragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options