Click or drag to resize
DataGridRowFilteredClaim Class
Inheritance Hierarchy
SystemObject
  ViewModelBase
    SxcDeskAppLibDataGridRowFilteredClaim

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

The DataGridRowFilteredClaim type exposes the following members.

Constructors
  NameDescription
Public methodDataGridRowFilteredClaim
Initializes a new instance of the DataGridRowFilteredClaim 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.)
Public methodSetWasUpdated
Protected methodVerifyPropertyName (Inherited from ViewModelBase.)
Public methodWasUpdated
Top
Fields
  NameDescription
Private fieldwasUpdated
Top
Properties
Events
  NameDescription
Public eventPropertyChanged (Inherited from ViewModelBase.)
Top
See Also