Click or drag to resize
KaxFilter Properties

The KaxFilter type exposes the following members.

Properties
  Name Description
Public property AddExpressionToolTip
Get / set Add expression button tooltip.
Public property AddGroupToolTip
Get / set Add group button tooltip.
Public property AllowFilterOnBlur
Get / set whether KaxFilter should postback when value in editor change.
Public property ApplyButtonText
Get / set Apply button text
Public property BetweenDelimeterText
Get / set the text that will be visible when Between/NotBetween filter expression.
Public property ClientSettings
Gets a reference to the KaxFilterClientSettings object that allows you to set the properties of the client-side behavior and appearance in a Kettic KaxFilter control.
Public property ContainerLocator
Public property Culture
Public property DataSourceControl
Read only property. Holds reference to IDataSource control.
Public property DataSourceControlID
Get/set ID of the IDataSource control
Public property ExpressionPreviewPosition
Get/Set the possition of expression preview item.
Public property ExpressionPreviewProvider
Get/Set provider used for building the expression in preview item. Default provider is KaxFilterExpressionPreviewProvider.
Public property FieldEditors
Public property FilterContainer
Read only property. Holds reference to control that implements IKaxFilterableContainer.
Public property FilterContainerID
Get/set ID of the IKaxFilterableContainer control
Public property Localization
Public property RemoveToolTip
Get / set Remove button tooltip.
Public property RootGroup
Root group for all expressions in KaxFilter control. This group cannot be removed.
Public property RootGroupItem
Root group item for all expressions in KaxFilter control.
Public property ShowApplyButton
Indicates whether the Apply button should be visible.
Public property ShowLineImages
Gets a value indicating whether the dotted lines indenting the nodes should be displayed or not.
Top
See Also