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


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

ValidationDragDropBlockEventArgs Class
ValidationDragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options