Class CalendarCollectionViewCell
Inheritance
CalendarCollectionViewCell
Implements
Inherited Members
Namespace: EduCATS.Pages.Today.Base.Views.ViewCells
Assembly: EduCATS.dll
Syntax
public class CalendarCollectionViewCell : ContentView, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, ILayout, ILayoutController, IPaddingElement
Constructors
CalendarCollectionViewCell(string, bool)
Declaration
public CalendarCollectionViewCell(string labelBinding, bool selectionEnabled = false)
Parameters
Type | Name | Description |
---|---|---|
string | labelBinding | |
bool | selectionEnabled |