Click or drag to resize

ButterflowOption Class

A butterflowUI option. Contains layout information for use in butterflowUI.
Inheritance Hierarchy

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.2.31734 (1.0.0.0)
Syntax
C#
public class ButterflowOption : ContentControl

The ButterflowOption type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberButterflowOption
Public methodButterflowOption
Default constructor.
Top
Properties
  NameDescription
Public propertyDescriptionValue
Gets or sets the description value.
Public propertyLabelValue
Gets or sets the label value.
Top
Fields
  NameDescription
Public fieldStatic memberDescriptionValueProperty
The description value property.
Public fieldStatic memberLabelValueProperty
The label value property.
Top
See Also