Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / List Class / Type Property

In This Topic
    Type Property (List)
    In This Topic
    Gets or sets list type.
    Syntax
    'Declaration
     
    Public Property Type As List.ListType
    public List.ListType Type {get; set;}
    See Also