GOA - System.Windows.Forms.DateRangeEventArgs

DateRangeEventArgs Class


Provides data for the DateChanged or DateSelected events of the MonthCalendar control.

Definition

public class DateRangeEventArgs: EventArgs

Members Table

MethodDescription
DateRangeEventArgsInitializes a new instance of DateRangeEventArgs.
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
EndGets the last date and time of the range of DateTime objects.
StartGets the starting date and time of the range of DateTime objects.
FieldDescription
EmptyRepresents an event with no event data. (Inherited from EventArgs)

Inheritance Hierarchy

Object
EventArgs
DateRangeEventArgs

Class Information

NamespaceSystem.Windows.Forms
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.