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

In This Topic
    DocumentMapLabel Property (Group)
    In This Topic
    Gets or sets a label to identify an instance of the group in the client UI (to provide a user-friendly label for searching).
    Syntax
    'Declaration
     
    Public Property DocumentMapLabel As RdlString
    public RdlString DocumentMapLabel {get; set;}
    See Also