Class IconLookupTextBox
Interaction logic for IconLookupTextBox.xaml
Inheritance
System.Object
    IconLookupTextBox
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class IconLookupTextBox : UserControl
  Constructors
| Improve this Doc View SourceIconLookupTextBox()
Declaration
public IconLookupTextBox()
  Fields
| Improve this Doc View SourceSelectedIconProperty
Declaration
public static readonly DependencyProperty SelectedIconProperty
  Field Value
| Type | Description | 
|---|---|
| DependencyProperty | 
Properties
| Improve this Doc View SourceSelectedIcon
Declaration
public Guid? SelectedIcon { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Nullable<Guid> |