EK RTF report components for .Net
PreviousUpNext
EkBaseReport.VarList Property
Pascal
property VarList: EkVarList;
C#
public EkVarList VarList;
Visual Basic
Public Property VarList() As EkVarList

This property is EkVarList object that contains the HashTable of variables included in report.

Copyright (c) 2007. All rights reserved.