Table of Contents

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

FormPresenter()

public FormPresenter()

FormPresenter(object)

public FormPresenter(object value)

Parameters

value object

Properties

ExceptPropertyNames

public string ExceptPropertyNames { get; set; }

Property Value

string

GroupOrderComparer

public IComparer<string> GroupOrderComparer { get; set; }

Property Value

IComparer<string>

HorizontalAlignment

public HorizontalAlignment HorizontalAlignment { get; set; }

Property Value

HorizontalAlignment

Margin

public Thickness Margin { get; set; }

Property Value

Thickness

MessageWidth

public double MessageWidth { get; set; }

Property Value

double

MinWidth

public double MinWidth { get; set; }

Property Value

double

Padding

public Thickness Padding { get; set; }

Property Value

Thickness

SelectObject

public object SelectObject { get; set; }

Property Value

object

Title

public string Title { get; set; }

Property Value

string

TitleWidth

public double TitleWidth { get; set; }

Property Value

double

UseArray

public bool UseArray { get; set; }

Property Value

bool

UseAsync

public bool UseAsync { get; set; }

Property Value

bool

UseBoolen

public bool UseBoolen { get; set; }

Property Value

bool

UseClass

public bool UseClass { get; set; }

Property Value

bool

UseCommand

public bool UseCommand { get; set; }

Property Value

bool

UseCommandOnly

public bool UseCommandOnly { get; set; }

Property Value

bool

UseDateTime

public bool UseDateTime { get; set; }

Property Value

bool

UseDeclaredOnly

public bool UseDeclaredOnly { get; set; }

Property Value

bool

UseDisplayOnly

public bool UseDisplayOnly { get; set; }

Property Value

bool

UseEnum

public bool UseEnum { get; set; }

Property Value

bool

UseEnumerator

public bool UseEnumerator { get; set; }

Property Value

bool

UseGroup

public bool UseGroup { get; set; }

Property Value

bool

UseGroupNames

public string UseGroupNames { get; set; }

Property Value

string

UseInterface

public bool UseInterface { get; set; }

Property Value

bool

UseNull

public bool UseNull { get; set; }

Property Value

bool

UseOrder

public bool UseOrder { get; set; }

Property Value

bool

UseOrderByName

public bool UseOrderByName { get; set; }

Property Value

bool

UseOrderByType

public bool UseOrderByType { get; set; }

Property Value

bool

UsePresenter

public bool UsePresenter { get; set; }

Property Value

bool

UsePrimitive

public bool UsePrimitive { get; set; }

Property Value

bool

UsePropertyNames

public string UsePropertyNames { get; set; }

Property Value

string

UsePropertyView

public bool UsePropertyView { get; set; }

Property Value

bool

UseString

public bool UseString { get; set; }

Property Value

bool

UseTypeConverter

public bool UseTypeConverter { get; set; }

Property Value

bool

UseTypeConverterOnly

public bool UseTypeConverterOnly { get; set; }

Property Value

bool

VerticalAlignment

public VerticalAlignment VerticalAlignment { get; set; }

Property Value

VerticalAlignment

Width

public double Width { get; set; }

Property Value

double