Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Rectangle Class / CustomProperties Property

In This Topic
    CustomProperties Property (Rectangle)
    In This Topic
    Gets CustomProperties collection containing custom information about the current report item.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomProperties As CustomProperties
    public CustomProperties CustomProperties {get;}
    See Also