FileManagerStyles.FilterBox Property
Gets the style settings that define the appearance of a filter box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public FileManagerToolbarItemStyle FilterBox { get; }
Public ReadOnly Property FilterBox As FileManagerToolbarItemStyle
Property Value
Type | Description |
---|---|
FileManagerToolbarItemStyle | A FileManagerToolbarItemStyle object that contains the style settings. |
Available values:
Name | Description |
---|---|
ToolbarPopOutImageSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
ToolbarDropDownButtonSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
SelectedStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
PopOutImageSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
DropDownButtonStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
DropDownButtonSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
CheckedStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
FileManagerToolbarItemStyle() | Initializes a new instance of the FileManagerToolbarItemStyle class with default settings. |