[This is preliminary documentation and is subject to change.]
Gets the number of rows per page as specified in the xml configuration file groupList.xml. Please refer to the OfficeClip level 1 customization help.
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int GetGroupListGridNumberOfRows( OCResources ocr ) |
Visual Basic (Declaration) |
---|
Public Function GetGroupListGridNumberOfRows ( _ ocr As OCResources _ ) As Integer |
Visual C++ |
---|
public: int GetGroupListGridNumberOfRows( OCResources^ ocr ) |
Parameters
- ocr
- Type: OfficeClip.Utils..::.OCResources
The OfficeClip resource object.