Class FormPresenter
- Namespace
- H.Controls.Form
- Assembly
- H.Controls.Form.dll
[Icon("")]
public class FormPresenter : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IFormOption
- Inheritance
-
FormPresenter
- Implements
-
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
public FormPresenter(object value)
Parameters
value
object
Properties
public string ExceptPropertyNames { get; set; }
Property Value
- string
public IComparer<string> GroupOrderComparer { get; set; }
Property Value
- IComparer<string>
public HorizontalAlignment HorizontalAlignment { get; set; }
Property Value
- HorizontalAlignment
public Thickness Margin { get; set; }
Property Value
- Thickness
public double MessageWidth { get; set; }
Property Value
- double
public double MinWidth { get; set; }
Property Value
- double
public Thickness Padding { get; set; }
Property Value
- Thickness
public object SelectObject { get; set; }
Property Value
- object
public string Title { get; set; }
Property Value
- string
public double TitleWidth { get; set; }
Property Value
- double
public bool UseArray { get; set; }
Property Value
- bool
public bool UseAsync { get; set; }
Property Value
- bool
public bool UseBoolen { get; set; }
Property Value
- bool
public bool UseClass { get; set; }
Property Value
- bool
public bool UseCommand { get; set; }
Property Value
- bool
public bool UseCommandOnly { get; set; }
Property Value
- bool
public bool UseDateTime { get; set; }
Property Value
- bool
public bool UseDeclaredOnly { get; set; }
Property Value
- bool
public bool UseDisplayOnly { get; set; }
Property Value
- bool
public bool UseEnum { get; set; }
Property Value
- bool
public bool UseEnumerator { get; set; }
Property Value
- bool
public bool UseGroup { get; set; }
Property Value
- bool
public string UseGroupNames { get; set; }
Property Value
- string
public bool UseInterface { get; set; }
Property Value
- bool
public bool UseNull { get; set; }
Property Value
- bool
public bool UseOrder { get; set; }
Property Value
- bool
public bool UseOrderByName { get; set; }
Property Value
- bool
public bool UseOrderByType { get; set; }
Property Value
- bool
public bool UsePresenter { get; set; }
Property Value
- bool
public bool UsePrimitive { get; set; }
Property Value
- bool
public string UsePropertyNames { get; set; }
Property Value
- string
public bool UsePropertyView { get; set; }
Property Value
- bool
public bool UseString { get; set; }
Property Value
- bool
public bool UseTypeConverter { get; set; }
Property Value
- bool
public bool UseTypeConverterOnly { get; set; }
Property Value
- bool
public VerticalAlignment VerticalAlignment { get; set; }
Property Value
- VerticalAlignment
public double Width { get; set; }
Property Value
- double