SEC_LISTCLASS::ColumnExists

BOOLSEC_LISTCLASS::ColumnExists(const CString&strColTitle)

Returns whether a column with the given text exists or not.

Defined in: slstcore.inl

Return Value

TRUE if the specified column exists.

Parameters

&strColTitle

The column heading text to search for.