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

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.
AdaptiveText This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
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.
CommandName This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Image This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
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 Gets or sets a value indicating when the null text should be displayed in the filter box‘s editor.
Text This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ToolTip This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
See Also