Skip to main content
A newer version of this page is available. .
Tab

FilterControlImages Properties

Contains settings that define images displayed within the ASPxFilterControl’s elements.
Name Description
AddButton Gets the settings of an image displayed within the Add button which is used to add new conditions.
AddButtonHot Gets the settings of an image displayed within the Add button when it is hot-tracked.
AddCondition Gets the settings of an image displayed within the Add Condition menu item.
AddGroup Gets the settings of an image displayed within the Add Group menu item.
GroupTypeAnd Gets the settings of an image displayed within the And menu item.
GroupTypeNotAnd Gets the settings of an image displayed within the Not And menu item.
GroupTypeNotOr Gets the settings of an image displayed within the Not Or menu item.
GroupTypeOr Gets the settings of an image displayed within the Or menu item.
ImageFolder Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase.
LoadingPanel Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase.
OperandButtonField Gets the settings of an image displayed in the Operand Type button.
OperandButtonFieldHot Gets the settings of an image displayed in the Operand Type button when it is hot-tracked.
OperandButtonValue Gets the settings of an image displayed in the Operand Type button.
OperandButtonValueHot Gets the settings of an image displayed in the Operand Type button when it is hot-tracked.
OperationAnyOf Gets the settings of an image displayed within the Is any of menu item.
OperationBeginsWith Gets the settings of an image displayed within the Begins with menu item.
OperationBetween Gets the settings of an image displayed within the Is between menu item.
OperationContains Gets the settings of an image displayed within the Contains menu item.
OperationDoesNotContain Gets the settings of an image displayed within the Does not contain menu item.
OperationDoesNotEqual Gets the settings of an image displayed within the Does not equal menu item.
OperationEndsWith Gets the settings of an image displayed within the Ends with menu item.
OperationEquals Gets the settings of an image displayed within the Equals menu item.
OperationGreater Gets the settings of an image displayed within the Is greater than menu item.
OperationGreaterOrEqual Gets the settings of an image displayed within the Is greater than or equal to menu item.
OperationIsNotNull Gets the settings of an image displayed within the Is not blank menu item.
OperationIsNull Gets the settings of an image displayed within the Is blank menu item.
OperationLess Gets the settings of an image displayed within the Is less than menu item.
OperationLessOrEqual Gets the settings of an image displayed within the Is less than or equal to menu item.
OperationLike Gets the settings of an image displayed within the Is like menu item.
OperationNoneOf Gets the settings of an image displayed within the Is none of menu item.
OperationNotBetween Gets the settings of an image displayed within the Is not between menu item.
OperationNotLike Gets the settings of an image displayed within the Is not like menu item.
RemoveButton Gets the settings of an image displayed within the Remove button which is used to remove conditions.
RemoveButtonHot Gets the settings of an image displayed within the Remove button when it is hot-tracked.
RemoveGroup Gets the settings of an image displayed within the Remove menu item.
SpriteCssFilePath Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase.
SpriteImageUrl Gets or sets the path to a sprite image. Inherited from ImagesBase.
See Also