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


Gets the column count of the cell range being dragged.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As DragDropBlockCompletedEventArgs
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

DragDropBlockCompletedEventArgs Class
DragDropBlockCompletedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options