Click or drag to resize
DataGridRowAuditComment Class
Inheritance Hierarchy
SystemObject
  ViewModelBase
    SxcDeskAppLibDataGridRowAuditComment

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

The DataGridRowAuditComment type exposes the following members.

Constructors
  NameDescription
Public methodDataGridRowAuditComment
Initializes a new instance of the DataGridRowAuditComment 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.)
Top
Fields
Properties
Events
  NameDescription
Public eventPropertyChanged (Inherited from ViewModelBase.)
Top
See Also