Active Query Builder 2 .NET Edition reference
QueriesImageIndex Property



Gets or sets the image list index value of the image displayed for sub-queries.
Syntax
'Declaration
 
Public Property QueriesImageIndex As System.Integer
'Usage
 
Dim instance As QueryStructureTreeOptions
Dim value As System.Integer
 
instance.QueriesImageIndex = value
 
value = instance.QueriesImageIndex
public System.int QueriesImageIndex {get; set;}
public: __property System.int get_QueriesImageIndex();
public: __property void set_QueriesImageIndex( 
   System.int value
);
See Also

Reference

QueryStructureTreeOptions Class
QueryStructureTreeOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback