ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor 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