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