Version

SpecialRecordOrder Class Members

The following tables list the members exposed by SpecialRecordOrder.

Public Constructors
 NameDescription
Public ConstructorSpecialRecordOrder ConstructorConstructor. Initializes a new instance of SpecialRecordOrder.  
Public Properties
 NameDescription
Public PropertyAddRecordSpecifies the order of add-record in relation to other special records. Default value is -1.  
Public PropertyFilterRecordSpecifies the order of filter record in relation to other special records. Default value is -1.  
Public PropertySummaryRecordSpecifies the order of summary record in relation to other special records. Default value is -1.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also