Reports for WPF | ComponentOne
C1.C1Report.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