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 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>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<WizardPropertyEventArgs.PropertyType>()
  • View Source
Back to top Generated by DocFX