[This is preliminary documentation and is subject to change.]
Returns the order in which the columns in the group list or address book are to be displayed.
For more information refer to the OfficeClip customization document, level 1 customization
using the groupList.xml.
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public ArrayList GetGroupListGridLayout( OCResources ocr ) |
Visual Basic (Declaration) |
---|
Public Function GetGroupListGridLayout ( _ ocr As OCResources _ ) As ArrayList |
Visual C++ |
---|
public: ArrayList^ GetGroupListGridLayout( OCResources^ ocr ) |
Parameters
- ocr
- Type: OfficeClip.Utils..::.OCResources
The OfficeClip resource object.