This document is archived and information here might be outdated. Recommended version. |
The column offset of the overview tile in the grid.
[Visual Basic .NET] Public Property TileColOffset As Integer
[C#] public int TileColOffset {get; set;}
[C++]
HRESULT get_TileColOffset(
long pTileColOffset
);
[C++]
HRESULT put_TileColOffset(
System.Int32* pTileColOffset
);
[C++]
Parameters pTileColOffset [in]
pTileColOffset is a parameter of type long pTileColOffset [out, retval]
pTileColOffset is a parameter of type long*