ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / ColorableElement Class / ControlType Property

In This Topic
    ControlType Property
    In This Topic
    Control type (text box, label, treeview, etc.)
    Syntax
    'Declaration
     
    Public Property ControlType As ControlType
    public ControlType ControlType {get; set;}
    See Also