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


Gets the column index of the bottom right cell of the destination range (where selection is dropped).
Syntax
'Declaration
 
Public ReadOnly Property ToColumn As Integer
'Usage
 
Dim instance As ValidationDragDropBlockEventArgs
Dim value As Integer
 
value = instance.ToColumn
public int ToColumn {get;}

Property Value

The column index of the bottom right cell of the destination range (where selection is dropped)
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationDragDropBlockEventArgs Class
ValidationDragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options