[]
Slot presenter that is only able to show text
public class CalendarTextSlotPresenter : CalendarSlotPresenter, IDisposable
| Name | Description |
|---|---|
| CalendarTextSlotPresenter() | Initializes a new instance of the CalendarTextSlotPresenter class. |
| Name | Description |
|---|---|
| HorizontalTextAlignmentProperty | Identifies the HorizontalTextAlignment dependency property. |
| TextMarginProperty | Identifies the TextMargin dependency property. |
| TextProperty | Identifies the Text dependency property. |
| VerticalTextAlignmentProperty | Identifies the VerticalTextAlignment dependency property. |
| Name | Description |
|---|---|
| HorizontalTextAlignment | Gets or sets the text horizontal alignment. |
| Text | Gets or sets the text. |
| TextMargin | Gets or sets the text margin. |
| VerticalTextAlignment | Gets or sets the text vertical alignment. |
| Name | Description |
|---|---|
| Dispose(bool) |