mobilecontrols-devexpress-dot-xamarinforms-dot-editors-e21e4039.md
Stores arguments for the DXCalendar.CustomDayCellStyle and DateEdit.PickerCustomDayCellStyle events.
Namespace : DevExpress.XamarinForms.Editors
Assembly : DevExpress.XamarinForms.Editors.dll
NuGet Package : DevExpress.XamarinForms.Editors
public class CustomSelectableCellStyleEventArgs :
CustomCellStyleEventArgs<CalendarCellData>
CustomSelectableCellStyleEventArgs is the data class for the following events:
Show 12 events
Object DevExpress.XamarinForms.Editors.CustomCellStyleEventArgs<CalendarCellData> CustomSelectableCellStyleEventArgs
See Also