Active Query Builder 2 .NET Edition reference
ExpressionsNodeImageIndex Property



Gets or sets the image list index value of the image displayed for expression grouping nodes.
Syntax
'Declaration
 
Public Property ExpressionsNodeImageIndex As System.Integer
'Usage
 
Dim instance As QueryStructureTreeOptions
Dim value As System.Integer
 
instance.ExpressionsNodeImageIndex = value
 
value = instance.ExpressionsNodeImageIndex
public System.int ExpressionsNodeImageIndex {get; set;}
public: __property System.int get_ExpressionsNodeImageIndex();
public: __property void set_ExpressionsNodeImageIndex( 
   System.int value
);
See Also

Reference

QueryStructureTreeOptions Class
QueryStructureTreeOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback