The following tables list the members exposed by FilterMenuTrackingObject.
Name | Description | |
---|---|---|
![]() | FilterMenuTrackingObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Children | Gets the List of FilterMenuTrackingObjects that will be child menu options. |
![]() | FilterColumnSettings | Gets the FilterColumnSettings object that is associated with this FilterMenuTrackingObject. |
![]() | FilterOperands | Gets the List of FilterOperand objects which can be displayed. |
![]() | IsCheckable | Gets if this FilterMenuTrackingObject is checkable, or if it is a parent menu option. |
![]() | IsChecked | Gets / sets if the option is currently checked. |
![]() | IsSeparator | Gets / sets if the FilterMenuTrackingObject is a visual separator. |
![]() | Label | Gets / sets the text that will be displayed on the menu. |
Name | Description | |
---|---|---|
![]() | PriorityProperties | Gets a List of properties that should be applied, before even trying to look at any other property on the object. |
![]() | PropertiesToIgnore | Gets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. |
Name | Description | |
---|---|---|
![]() | FinishedLoadingPersistence | Allows an object to perform an operation, after it's been loaded. |
![]() | OnPropertyChanged | Invoked when a property changes on the TrackIsChecked object. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Fired when a property changes on the TrackIsChecked. |