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


GrapeCity.Xaml.SpreadSheet.UI Namespace > LeaveCellEventArgs Class : ToColumn Property
Gets the automatic column.
Syntax
'Declaration
 
Public ReadOnly Property ToColumn As Integer
'Usage
 
Dim instance As LeaveCellEventArgs
Dim value As Integer
 
value = instance.ToColumn
public int ToColumn {get;}

Property Value

The automatic column.
See Also

Reference

LeaveCellEventArgs Class
LeaveCellEventArgs Members