Udostępnij za pośrednictwem


CalendarViewTemplateSettings.HasMoreContentBefore Property

Definition

Gets a value that indicates whether the CalendarView has more content before the displayed content.

public:
 property bool HasMoreContentBefore { bool get(); };
bool HasMoreContentBefore();
public bool HasMoreContentBefore { get; }
var boolean = calendarViewTemplateSettings.hasMoreContentBefore;
Public ReadOnly Property HasMoreContentBefore As Boolean

Property Value

Boolean

bool

true if the CalendarView has more content after the displayed content; otherwise, false.

Applies to