Active Query Builder 2 .NET Edition reference
ExpressionsNodeText Property



Gets or sets the caption for node that groups query expressions.
Syntax
'Declaration
 
Public Property ExpressionsNodeText As System.String
'Usage
 
Dim instance As QueryStructureTreeOptions
Dim value As System.String
 
instance.ExpressionsNodeText = value
 
value = instance.ExpressionsNodeText
public System.string ExpressionsNodeText {get; set;}
public: __property System.string* get_ExpressionsNodeText();
public: __property void set_ExpressionsNodeText( 
   System.string* value
);
See Also

Reference

QueryStructureTreeOptions Class
QueryStructureTreeOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback