GrapeCity.Xaml.SpreadSheet.UI
Column Property (CellCancelEventArgs)


Gets the column index of the cell.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
'Usage
 
Dim instance As CellCancelEventArgs
Dim value As Integer
 
value = instance.Column
public int Column {get;}

Property Value

The column index of the cell.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellCancelEventArgs Class
CellCancelEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options