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