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. |
| DateTimeOperatorsRootItem | Gets an object that defines an image for the Date and time operators 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. |
| OperationIsApril | Gets an object that defines an image for the Is April menu item. |
| OperationIsAugust | Gets an object that defines an image for the Is August menu item. |
| OperationIsBeyondThisYear | Gets an object that defines an image for the Is beyond this year menu item. |
| OperationIsDecember | Gets an object that defines an image for the Is December menu item. |
| OperationIsEarlierThisMonth | Gets an object that defines an image for the Is earlier this month menu item. |
| OperationIsEarlierThisWeek | Gets an object that defines an image for the Is earlier this week menu item. |
| OperationIsEarlierThisYear | Gets an object that defines an image for the Is earlier this year menu item. |
| OperationIsFebruary | Gets an object that defines an image for the Is February menu item. |
| OperationIsJanuary | Gets an object that defines an image for the Is January menu item. |
| OperationIsJuly | Gets an object that defines an image for the Is July menu item. |
| OperationIsJune | Gets an object that defines an image for the Is June menu item. |
| OperationIsLastMonth | Gets an object that defines an image for the Is last month menu item. |
| OperationIsLastWeek | Gets an object that defines an image for the Is last week menu item. |
| OperationIsLastYear | Gets an object that defines an image for the Is last year menu item. |
| OperationIsLaterThisMonth | Gets an object that defines an image for the Is later this month menu item. |
| OperationIsLaterThisWeek | Gets an object that defines an image for the Is later this week menu item. |
| OperationIsLaterThisYear | Gets an object that defines an image for the Is later this year menu item. |
| OperationIsMarch | Gets an object that defines an image for the Is March menu item. |
| OperationIsMay | Gets an object that defines an image for the Is May menu item. |
| OperationIsNextMonth | Gets an object that defines an image for the Is next month menu item. |
| OperationIsNextWeek | Gets an object that defines an image for the Is next week menu item. |
| OperationIsNextYear | Gets an object that defines an image for the Is next year menu item. |
| OperationIsNotNull | Gets the settings of an image displayed within the Is not blank menu item. |
| OperationIsNovember | Gets an object that defines an image for the Is November menu item. |
| OperationIsNull | Gets the settings of an image displayed within the Is blank menu item. |
| OperationIsOctober | Gets an object that defines an image for the Is October menu item. |
| OperationIsPriorThisYear | Gets an object that defines an image for the Is prior to this year menu item. |
| OperationIsSameDay | Gets an object that defines an image for the Is the same day menu item. |
| OperationIsSeptember | Gets an object that defines an image for the Is September menu item. |
| OperationIsThisMonth | Gets an object that defines an image for the Is this month menu item. |
| OperationIsThisWeek | Gets an object that defines an image for the Is this week menu item. |
| OperationIsThisYear | Gets an object that defines an image for the Is this year menu item. |
| OperationIsToday | Gets an object that defines an image for the Is today menu item. |
| OperationIsTomorrow | Gets an object that defines an image for the Is tomorrow menu item. |
| OperationIsYearToDate | Gets an object that defines an image for the Is the year-to-date period menu item. |
| OperationIsYesterday | Gets an object that defines an image for the Is yesterday 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