[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.InlineMarkerStyle.Name

Name Property

Name

Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index.

Declaration
[Browsable(false)]
public override string Name { get; set; }
Overrides