Class CheckboxViewCell
Checkbox view cell.
Implements
Inherited Members
Namespace: EduCATS.Pages.Settings.Views.Base.ViewCells
Assembly: EduCATS.dll
Syntax
public class CheckboxViewCell : ViewCell, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, IElementController, ICellController
  Constructors
CheckboxViewCell()
Constructor.
Declaration
public CheckboxViewCell()
  CheckboxViewCell(bool)
Constructor.
Declaration
public CheckboxViewCell(bool isCustomFont)
  Parameters
| Type | Name | Description | 
|---|---|---|
| bool | isCustomFont | Is using custom font.  |