Show / Hide Table of Contents

Enum WizardPropertyEventArgs.PropertyType

Type of the property which changed

Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum WizardPropertyEventArgs.PropertyType

Fields

Name Description
BackButtonCaption

The back button caption

CancelButtonCaption

The cancel button caption

NextButtonCaption

The next button caption

Extension Methods

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