Show / Hide Table of Contents

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.

Extension Methods

CollectionExtensions.AddRange<T, FilterResetAllButtonLocation>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<FilterResetAllButtonLocation>()
  • View Source
Back to top Generated by DocFX