Enum FilterResetAllButtonLocation
Enum which describes the location used for the "reset all" button in FilterControl.
Namespace: Sartorius.SAF.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum FilterResetAllButtonLocation
Fields
Name | Description |
---|---|
AfterFilters | Indicates the button will be located after the collection of possible filters defined by Filters. |
ButtonBar | Indicates the button will be located within the "button bar" of the FilterControl. |