public property O2GTableColumnCollection.Count

Brief

Gets the number of columns in a table.

Declaration
C#
int  Count get;

Declared in O2GTableColumnCollection

back