ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / IntellisenseItem Class
Properties


In This Topic
    IntellisenseItem Class Members
    In This Topic

    The following tables list the members exposed by IntellisenseItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IntellisenseItem which accepts an expression item and icon.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe icon of the expression item.  
    Public PropertyThe expression item.  
    Public PropertyThe arguments of the expression item.  
    Top
    See Also