In This Topic
Gets or sets an expression that should evaluate to an index or a name of a style in the KmlItemStyles collection that will be applied to the item. The name may refer to a style in another Map object within the report.
Syntax
'Declaration
Public Property ItemStyleExpr As String
public string ItemStyleExpr {get; set;}
See Also