GrapeCity.Xaml.SpreadSheet.UI
RowCount Property (ValidationDragDropBlockEventArgs)


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

Property Value

Row count of cell range being dragged.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationDragDropBlockEventArgs Class
ValidationDragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options