CustomSelectableCellStyleEventArgs Class
Stores arguments for the DXCalendar.CustomDayCellStyle and DateEdit.PickerCustomDayCellStyle events.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public class CustomSelectableCellStyleEventArgs :
CustomCellStyleEventArgs<CalendarCellData>
Inheritance
Object
DevExpress.XamarinForms.Editors.CustomCellStyleEventArgs<CalendarCellData>
CustomSelectableCellStyleEventArgs
See Also