DayViewHeaderItemViewModel Members
In This Article
#Constructors
Name | Description |
---|---|
Day |
Initializes a new instance of the Day |
#Properties
Name | Description |
---|---|
Alternate |
Gets or sets the color that the header uses to paint a significant element. |
Background |
Gets or sets the color that the header uses to paint its background.
Inherited from Header |
Border |
Gets or sets the color that the header uses to paint its border.
Inherited from Header |
Border |
Gets or sets the border thickness of the header.
Inherited from Header |
Content |
Gets or sets the padding of the header.
Inherited from Header |
Day |
Gets or sets the day number text of the header. |
Day |
Gets or sets the color of the header’s day number text. |
Day |
Gets or sets attributes that specifies whether the header’s day number text is bold, italic, or neither. |
Day |
Gets or sets the font family that the header uses to display day number text. |
Day |
Gets or sets the font size that the header uses to display day number text. |
Interval | Returns the time interval that identifies the day for which a View shows the header. |
Is |
Returns whether a day for which a View shows the header is today.
Inherited from Header |
Text |
Gets or sets the distance between the week day text and the day number text. |
Week |
Gets or sets the week day text of the header item.
Inherited from Header |
Week |
Gets or sets the color the header item uses to paint its week day text.
Inherited from Header |
Week |
Gets or sets whether the week day text is bold, italic, both, or neither.
Inherited from Header |
Week |
Gets or sets the name of the font family the header item uses to display its week day text.
Inherited from Header |
Week |
Gets or sets the size of the header item’s week day text.
Inherited from Header |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |
See Also