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

In This Topic
    Name Property (InlineLineStyle)
    In This Topic
    Hide the name from properties window.
    Syntax
    'Declaration
     
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also