Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineMarkerStyle Class / Name Property

In This Topic
    Name Property (InlineMarkerStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also