WpfSteelFinishComboBox Class

The WpfSteelFinishComboBox class represents a control to select the steel finish from the list.
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsItemsControl
                System.Windows.Controls.PrimitivesSelector
                  System.Windows.ControlsComboBox
                    Tekla.Structures.Dialog.UIControlsWpfSteelFinishComboBox

Namespace:  Tekla.Structures.Dialog.UIControls
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Syntax
public class WpfSteelFinishComboBox : ComboBox

The WpfSteelFinishComboBox type exposes the following members.

Constructors
  NameDescription
Public methodWpfSteelFinishComboBox
Initiates a new instance of the control.
Top
Properties
  NameDescription
Public propertyFinish
Gets or sets the finish value
Top
Fields
  NameDescription
Public fieldStatic memberFinishProperty
A dependency property that represents the finish value.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next