Class EventSummary
public class EventSummary : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
EventSummary
- Implements
- Inherited Members
Constructors
EventSummary()
public EventSummary()
Fields
AccommodationsTable
AccommodationsTable control.
protected StatisticsAccommodationsPivotTable AccommodationsTable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AnalyticsTable
AnalyticsTable control.
protected StatisticsAnalyticsTable AnalyticsTable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ApplyFilter
ApplyFilter control.
protected FilterButton ApplyFilter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AttendanceStatus
AttendanceStatus control.
protected AttendanceStatusComboBox AttendanceStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DateRangeBefore
DateRangeBefore control.
protected DateSelector DateRangeBefore
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DateRangeCustom
DateRangeCustom control.
protected HtmlGenericControl DateRangeCustom
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DateRangeSelector
DateRangeSelector control.
protected ComboBox DateRangeSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DateRangeSince
DateRangeSince control.
protected DateSelector DateRangeSince
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DateType
DateType control.
protected ComboBox DateType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventFormat
EventFormat control.
protected EventFormatComboBox EventFormat
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NavigationTabs
NavigationTabs control.
protected Nav NavigationTabs
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationsTable
RegistrationsTable control.
protected StatisticsRegistrationsPivotTable RegistrationsTable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabAccommodations
TabAccommodations control.
protected NavItem TabAccommodations
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabCounts
TabCounts control.
protected NavItem TabCounts
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabRegistrations
TabRegistrations control.
protected NavItem TabRegistrations
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)