Web API Edition | ComponentOne
C1.Web.Api.Image Namespace / ImageExportSource Class / ControlType Property

In This Topic
    ControlType Property
    In This Topic
    The name of the control.
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    Public Property ControlType As ImageControlType
    [XmlIgnore()]
    public ImageControlType ControlType {get; set;}
    See Also