Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Variable Class
Members

In This Topic
    Variable Class
    In This Topic
    Defines a named expression to be evaluated within the group or report.
    Object Model
    Variable Class
    Syntax
    'Declaration
     
    Public Class Variable 
       Inherits C1.C1Preview.NamedCollectionItem
    public class Variable : C1.C1Preview.NamedCollectionItem 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.NamedCollectionItem
          C1.C1Rdl.Rdl2008.Variable

    See Also