Table of Contents

Class MaterialDateDisplay

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public class MaterialDateDisplay : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Inheritance
MaterialDateDisplay
Implements
Inherited Members
Extension Methods

Constructors

MaterialDateDisplay()

public MaterialDateDisplay()

Fields

ComponentOneContentProperty

public static readonly DependencyProperty ComponentOneContentProperty

Field Value

DependencyProperty

ComponentThreeContentProperty

public static readonly DependencyProperty ComponentThreeContentProperty

Field Value

DependencyProperty

ComponentTwoContentProperty

public static readonly DependencyProperty ComponentTwoContentProperty

Field Value

DependencyProperty

DisplayDateProperty

public static readonly DependencyProperty DisplayDateProperty

Field Value

DependencyProperty

IsDayInFirstComponentProperty

public static readonly DependencyProperty IsDayInFirstComponentProperty

Field Value

DependencyProperty

Properties

ComponentOneContent

public string ComponentOneContent { get; }

Property Value

string

ComponentThreeContent

public string ComponentThreeContent { get; }

Property Value

string

ComponentTwoContent

public string ComponentTwoContent { get; }

Property Value

string

DisplayDate

public DateTime DisplayDate { get; set; }

Property Value

DateTime

IsDayInFirstComponent

public bool IsDayInFirstComponent { get; }

Property Value

bool