Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / InlineKmlItemStyle Class / Name Property

In This Topic
    Name Property (InlineKmlItemStyle)
    In This Topic
    Suppress showing the name in the property editor, as referencing inline styles in expressions is not possible.
    Syntax
    'Declaration
     
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also