Table of Contents

Class ParsePatternEditor

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides a drop-down user interface for selecting available format specifiers which can be passed to the Parse(Expression, string) method.

public class ParsePatternEditor : UITypeEditor
Inheritance
ParsePatternEditor
Inherited Members

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the specified object's value using the editor style indicated by the GetEditStyle() method.

GetEditStyle(ITypeDescriptorContext)

Gets the editor style used by the EditValue(IServiceProvider, object) method.