ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPoint Class
Fields Properties

In This Topic
    MapPoint Class Members
    In This Topic

    The following tables list the members exposed by MapPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapPoint class.  
    Top
    Public Fields
     NameDescription
    Public FieldDefaul value defining will the custom template be used for the point or the layer template.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the custom template to be used for the point. Ignored if UseCustomPointTemplate is False.  
    Public PropertyGets or sets a custom template will be used for the point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.  
    Top
    See Also