FlexGrid for WinRT
ContainsColumn Method

Index of the column that may be contained in this range.
Gets a value that indicates whether this range contains a given column.
Syntax
'Declaration
 
Public Function ContainsColumn( _
   ByVal col As System.Integer _
) As System.Boolean
public System.bool ContainsColumn( 
   System.int col
)

Parameters

col
Index of the column that may be contained in this range.

Return Value

True if this range contains the column specified by the col parameter.
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

CellRange Structure
CellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback