Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / MarkerStyle Class / CaptionExpr Property

In This Topic
    CaptionExpr Property (MarkerStyle)
    In This Topic
    Gets or sets the name of a field specifying the caption.
    Syntax
    'Declaration
     
    Public Property CaptionExpr As String
    public string CaptionExpr {get; set;}
    See Also