GrapeCity.Xaml.SpreadSheet.Data
ColumnEnd Property (LineItem)


Gets or sets the end column of this LineItem object.
Syntax
'Declaration
 
Public Property ColumnEnd As Integer
'Usage
 
Dim instance As LineItem
Dim value As Integer
 
instance.ColumnEnd = value
 
value = instance.ColumnEnd
public int ColumnEnd {get; set;}

Property Value

The end column of this LineItem object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

LineItem Class
LineItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options