Active Query Builder 2 .NET Edition reference
ShowAllItemInGroupingSelectLists Property



Instructs to show the "All" item in grouping select lists.
Syntax
'Declaration
 
Public Property ShowAllItemInGroupingSelectLists As System.Boolean
'Usage
 
Dim instance As ObjectTree
Dim value As System.Boolean
 
instance.ShowAllItemInGroupingSelectLists = value
 
value = instance.ShowAllItemInGroupingSelectLists
public System.bool ShowAllItemInGroupingSelectLists {get; set;}
public: __property System.bool get_ShowAllItemInGroupingSelectLists();
public: __property void set_ShowAllItemInGroupingSelectLists( 
   System.bool value
);
See Also

Reference

ObjectTree Class
ObjectTree Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback