|   | Name | Description | 
  | ActualHeight | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | AddConditionButtonVisibility | 
            Gets or sets the value that determines the visibility of the add condition button.
               | 
  | AllowDrop | Gets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement) | 
  | Background | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) | 
  | BooleanEditorStyle | Gets or sets the style to apply to boolean editor of the UXQueryBuilder control   | 
  | BooleanEditorTemplate | 
            Gets or sets the template which will be applied to boolean editor.
               | 
  | BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | 
  | BorderThickness | Gets or sets the border thickness of a control.  (Inherited from System.Windows.Controls.Control) | 
  | CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | 
  | CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) | 
  | ClearButtonVisibility | 
            Gets or sets the value that determines the visibility of the clear filters button.
               | 
  | Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | CollectionMemberPath | 
            Gets or sets the collection member path.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | CollectionView | Gets or sets the value of collection view used for the filter process.    | 
  | CommandBarVisibility | 
            Gets or sets the value which determines the visibility of the command bar located below the filter section.
               | 
  | CompositeFilter | Gets or sets the predefined composite filter which will be rendered on first load of the UXQueryBuilder control.   | 
  | CornerRadius | 
            Represents the radius of a border's corner. The radius can't be negative.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | 
  | DateTimeEditorStyle | Gets or sets the style to apply to date time editor of the UXQueryBuilder control   | 
  | DateTimeEditorTemplate | 
            Gets or sets the template which will be applied to date time editor.
               | 
  | DefaultEditorStyle | Gets or sets the style to apply to default editor of the UXQueryBuilder control   | 
  | DefaultEditorTemplate | 
            Gets or sets the template which will be applied to default editor.
               | 
  | DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | 
  | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | 
  | DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl) | 
  | EditMouseGesture | 
            Gets or sets a value that determines the mouse gesture used to enter the editing mode.
               | 
  | EditorDefinitions | 
            Gets or sets the editor definitions which will be used when resolving the editor.
               | 
  | EditorSelector | Gets or sets the value of editor selector.    | 
  | Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | EnableNestedFilter | 
            Gets or sets the value indicating whether nested filter is enabled.
               | 
  | FilterDescriptors | Gets or sets the value of filter descriptors.    | 
  | FilterPropertiesSource | 
            Gets or sets the value of filter properties source.
               | 
  | FlowDirection | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | 
  | FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) | 
  | FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) | 
  | FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | 
  | FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) | 
  | FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) | 
  | Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | 
  | Framework | 
            Gets the entity framework.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | GroupStyle |  (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | 
  | HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content.  (Inherited from System.Windows.Controls.Control) | 
  | ImageMemberPath | 
            Gets or sets the image member path.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | IncludeNavigationProperties | 
            Gets or sets the value which indicates whether navigation properties should be included during property generation.
               | 
  | IsBusy | 
            Gets or sets the value indicating whether the control is busy.
               | 
  | IsEnabled | Gets or sets a value indicating whether the user can interact with the control.  (Inherited from System.Windows.Controls.Control) | 
  | IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) | 
  | IsInDesignMode | 
            Gets a value that indicates whether the control is in design mode (development).
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | IsRefreshingStyle | 
            Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | IsRefreshingTemplate | 
            Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation.  (Inherited from System.Windows.Controls.Control) | 
  | ItemContainerGenerator | Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | 
  | ItemContainerStyle | 
            Gets or sets the Style that is applied to the container element generated for each item.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | ItemContainerStyleSelector | 
            Gets or sets the Style Selector that is applied to the container element generated for each item.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Items | Gets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl) | 
  | ItemsEditorStyle | Gets or sets the style to apply to items editor of the UXQueryBuilder control   | 
  | ItemsEditorTemplate | 
            Gets or sets the template which will be applied to items editor.
               | 
  | ItemsPanel | Gets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl) | 
  | ItemsSource | Gets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | 
  | ItemTemplate | Gets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl) | 
  | ItemTemplateSelector | 
            Gets or sets the Template Selector that is applied to the container element generated for each item.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Language | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | LayoutSuspended | 
            Gets a value that indicates whether the layout is being suspended.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) | 
  | NumericEditorStyle | Gets or sets the style to apply to numeric editor of the UXQueryBuilder control   | 
  | NumericEditorTemplate | 
            Gets or sets the template which will be applied to numeric editor.
               | 
  | ObjectType | 
            Gets or sets the object type used for property list generation.
               | 
  | Opacity | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) | 
  | OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) | 
  | Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | 
  | Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | 
  | ParentNameMemberPath | 
            Gets or sets the parent name member path.
               | 
  | Platform | 
            Gets a value that indicates the current client platform.
             (Inherited from Intersoft.Client.Framework.ISItemsControl) | 
  | Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | PropertyDataProviderMemberPath | 
            Gets or sets the value of property data provider member path.
               | 
  | PropertyDisplayMemberPath | 
            Gets or sets the property display member path.
               | 
  | PropertyListMode | Gets or sets the value of the PropertyListMode, consisting of All, FilterMemberOnly and FilterMemberAndDataMember.   | 
  | PropertyNameMemberPath | 
            Gets or sets the value of property name member path.
               | 
  | PropertyNamesCellControlStyle | Gets or sets the style to apply to property names cell control of the UXQueryBuilder control, during view mode.   | 
  | PropertyNamesCellStyle | Gets or sets the style to apply to property names cell of the UXQueryBuilder control, during edit mode.   | 
  | PropertyNamesComboBoxStyle | Gets or sets the style to apply to property names combo box of the UXQueryBuilder control   | 
  | PropertyNamesGroupStyle | Gets or sets the style to apply to property name group of the UXQueryBuilder control   | 
  | PropertyOperatorsCellControlStyle | Gets or sets the style to apply to property operator cell of the UXQueryBuilder control, during view mode.   | 
  | PropertyOperatorsCellStyle | Gets or sets the style to apply to property operator cell of the UXQueryBuilder control, during edit mode.   | 
  | PropertyOperatorsComboBoxStyle | Gets or sets the style to apply to proprety operator combo box of the UXQueryBuilder control.   | 
  | PropertyPreferredFilterOperatorMemberPath | 
            Gets or sets the property preferred filter operator member path.
               | 
  | PropertyStringFormatMemberPath | 
            Gets or sets the property string format member path.
               | 
  | PropertyTypeMemberPath | 
            Gets or sets the property type member path.
               | 
  | PropertyValueCellStyle | Gets or sets the style to apply to property value cell of the UXQueryBuilder control.   | 
  | PropertyValueCellStyleSelector | 
            Gets or sets the value of proprety value cell style selector.
               | 
  | QueryOperation | Gets or sets the QueryOperation for UXQueryBuilder, consisting of Client and Server.   | 
  | RenderSize | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | 
  | ResourceOverride | Gets or sets the resource override for the UXQueryBuilder control.   | 
  | Resources | Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement) | 
  | RootOperatorButtonVisibility | 
            Gets or sets the value indicating the visibility of root operator button.
               | 
  | Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | 
  | TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | 
  | TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) | 
  | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | 
  | Template | Gets or sets a control template.  (Inherited from System.Windows.Controls.Control) | 
  | Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | 
  | UseLayoutRounding | Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement) | 
  | VerticalAlignment | Gets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | 
  | VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | 
  | Visibility | Gets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement) | 
  | Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |