ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / ExpressionItem Class / ItemType Property

In This Topic
    ItemType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemType As ItemType
    public ItemType ItemType {get; set;}
    See Also