Number of columns.
[Visual Basic .NET] Public Property Columns As Integer
[C#] public int Columns {get; set;}
[C++]
HRESULT get_Columns(
long* pCols
);
[C++]
HRESULT put_Columns(
long pCols
);
[C++]Parameters
pCols [out, retval] pCols is a parameter of type long pCols [in] pCols is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.