ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / MarkerStyle Class / CaptionExpr Property

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