Click or drag to resize
DataGridRowChainRequest Class
Inheritance Hierarchy
SystemObject
  ViewModelBase
    SxcDeskAppLibDataGridRowChainRequest

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public class DataGridRowChainRequest : ViewModelBase

The DataGridRowChainRequest type exposes the following members.

Constructors
  NameDescription
Public methodDataGridRowChainRequest
Initializes a new instance of the DataGridRowChainRequest class
Top
Methods
  NameDescription
Public methodDispose (Inherited from ViewModelBase.)
Protected methodDispose(Boolean) (Inherited from ViewModelBase.)
Protected methodOnPropertyChanged(String) (Inherited from ViewModelBase.)
Protected methodOnPropertyChanged``1(ExpressionFuncUMP) (Inherited from ViewModelBase.)
Protected methodVerifyPropertyName (Inherited from ViewModelBase.)
Public methodWasUpdated
Top
Fields
  NameDescription
Private fieldwasUpdated
Top
Properties
Events
  NameDescription
Public eventPropertyChanged (Inherited from ViewModelBase.)
Top
See Also