FlexGrid for WinRT
Right Property

Gets the position of the right side of this column, in pixels, relative to the grid.
Syntax
'Declaration
 
Public ReadOnly Property Right As System.Double
public System.double Right {get;}
Remarks
The value returned is the sum of column widths from the left of the grid until and including this column, and does not account for the scroll position. To account for the scroll position, this value should be adjusted using the grid's ScrollPosition property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Column Class
Column Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback