The following tables list the members exposed by XamGridFilterDate.
Name | Description | |
---|---|---|
XamGridFilterDate Constructor | Overloaded. |
Name | Description | |
---|---|---|
Children | A List of TrackIsChecked objects. (Inherited from Infragistics.Controls.Grids.TrackIsCheckWithChildren<XamGridFilterDate>) | |
ContentString | Gets the string that represets the Date limited by the DateFilterObjectType. | |
ContentStringMonth | Gets the text month of the Date. | |
Date | Gets / sets the Date that is represented by this instance of XamGridFilterDate. | |
DateFilterObjectType | Gets / sets the DateFilterObjectType which limit what the Date will be filtered on. | |
IsChecked | Gets / sets if the item is considered checked. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) | |
IsExpanded | Gets / sets if this object should be expanded or not. | |
NullDate | Gets if this object represents a null date object. | |
Parent | Gets / sets the TrackIsChecked object which is the parent of this object. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
Name | Description | |
---|---|---|
GetHourByDate | Gets a XamGridFilterDate based on the inputted System.DateTime if the hour matches. | |
GetMinuteByDate | Gets a XamGridFilterDate based on the inputted System.DateTime if the minute matches. | |
GetSecondByDate | Gets a XamGridFilterDate based on the inputted System.DateTime if the second matches. |
Name | Description | |
---|---|---|
ChangeSilent | Changes the value of the IsChecked property without executing the secondary operations on parent and children. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) | |
GetDayByDate | Gets a XamGridFilterDate based on the inputted System.DateTime if the date matches. | |
GetMonthByDate | Gets a XamGridFilterDate based on the inputted System.DateTime if the month matches. | |
InvalidateChildren | Changes the children to the parent's value. (Inherited from Infragistics.Controls.Grids.TrackIsCheckWithChildren<XamGridFilterDate>) | |
InvalidateIsChecked | Overridden. Designed to be called by child objects so that the parent object can reevaluate it's state. | |
OnPropertyChanged | Invoked when a property changes on the TrackIsChecked object. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
Name | Description | |
---|---|---|
PropertyChanged | Fired when a property changes on the TrackIsChecked. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |