ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CustomControl Class / Type Property

In This Topic
    Type Property (CustomControl)
    In This Topic
    Sets or returns the type of the custom control.
    Syntax
    'Declaration
     
    Public Property Type As Type
    public Type Type {get; set;}
    See Also