FileManagerToolbarFilterBox Properties
Implements the custom filter box functionality.| Name | Description |
|---|---|
| AdaptivePriority | Gets or sets the priority of the File Manager toolbar filter box hiding in adaptive mode. |
| BeginGroup | Gets or sets a value that specifies whether an item separator should be displayed before the current toolbar item. Inherited from FileManagerToolbarItemBase. |
| Caption | Gets or sets the filter box‘s caption |
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| NullText | Gets or sets the prompt text displayed within the filter box‘s input box of the editor when its value is null. |
| NullTextDisplayMode | Specifies when the null text is visible in the filter box‘s editor. |
See Also