constants DescriptionTypeEnum
The DescriptionTypeEnum type defines captions that control displays. The Description property defines predefined captions being displayed on the control. The DescriptionTypeEnum type supports the following values:

NameValueDescription
exFilterBarAll0 Defines the caption of '(All)' in the filter bar window.
exFilterBarBlanks1 Defines the caption of '(Blanks)' in the filter bar window.
exFilterBarNonBlanks2 Defines the caption of '(NonBlanks)' in the filter bar window.
exFilterBarFilterForCaption3 Defines the caption of 'Filter For' in the filter bar window.
exFilterBarFilterTitle4 Defines the title for the filter tooltip.
exFilterBarPatternFilterTitle5 Defines the title for the filter pattern tooltip.
exFilterBarTooltip6 Defines the tooltip for the filter window when it displays no pattern field.
exFilterBarPatternTooltip7 Defines the tooltip for filter pattern window.
exFilterBarFilterForTooltip8 Defines the tooltip for 'Filter For:' window.
exFilterBarIsBlank9 Defines the caption of the function 'IsBlank' in the control's filter bar.
exFilterBarIsNonBlank10 Defines the caption of the function 'not IsBlank' in the control's filter bar.
exFilterBarAnd11 Customizes the ' and ' text in the control's filter bar when multiple columns are used to filter the items in the control.
exFilterBarDate12 Specifies the 'Date:' caption being displayed in the drop down filter.
exFilterBarDateTo13 Specifies the 'to' sequence being used to split the from date and to date in the Date field of the drop down filter window.
exFilterBarDateTooltip14 Describes the tooltip that shows up when cursor is over the Date field.
exFilterBarDateTitle15 Describes the title of the tooltip that shows up when the cursor is over the Date field.
exFilterBarDateTodayCaption16 Specifies the caption for the 'Today' button in a date filter window.
exFilterBarDateMonths17 Specifies the name for months to be displayed in a date filter window.
exFilterBarDateWeekDays18 Specifies the shortcut for the weekdays to be displayed in a date filter window.
exFilterBarChecked19 Defines the caption of (Checked) in the filter bar window.
exFilterBarUnchecked20 Defines the caption of (Unchecked) in the filter bar window.
exFilterBarIsChecked21 Defines the caption of the 'IsChecked' function in the control's filter bar.
exFilterBarIsUnchecked22 Defines the caption of the 'not IsChecked' function in the control's filter bar.
exFilterBarOr23 Customizes the 'or' operator in the control's filter bar when multiple columns are used to filter the items in the control.
exFilterBarNot24 Customizes the 'not' operator in the control's filter bar.
exFilterBarExclude25 Specifies the 'Exclude' caption being displayed in the drop down filter.
exColumnsFloatBar26 Specifies the caption to be shown on control's Columns float bar.