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

In This Topic
    UserDefinedProperties Class
    In This Topic
    Represents the collection of UserDefinedProperty objects.
    Object Model
    UserDefinedProperties Class
    Syntax
    'Declaration
     
    Public Class UserDefinedProperties 
       Inherits System.Collections.CollectionBase
    public class UserDefinedProperties : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Rdl.Rdl2008.UserDefinedProperties

    See Also