FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / InlineMarkerStyle Class / CaptionExpr Property

In This Topic
    CaptionExpr Property (InlineMarkerStyle)
    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