ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / UserDefinedProperty Class / Name Property

In This Topic
    Name Property (UserDefinedProperty)
    In This Topic
    Gets or sets name of the property.
    Syntax
    'Declaration
     
    Public Property Name As RdlString
    public RdlString Name {get; set;}
    See Also