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

In This Topic
    CustomProperties Property (C1RdlReport)
    In This Topic
    Gets the CustomProperties object containing custom information to be handed to the report rendering component
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomProperties As CustomProperties
    public CustomProperties CustomProperties {get;}
    See Also