[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.ColContaining

ColContaining Method

ColContaining(int)

Returns the column index containing the specified coordinate.

Declaration
public int ColContaining(int x)
Parameters
Type Name Description
int x

Integer that defines a horizontal coordinate (X value) in pixels.

Returns
Type Description
int

An integer corresponding to the index of the column beneath the specified X coordinate.