Click or drag to resize
DataGridRowScheduledLetter Class
Inheritance Hierarchy
System.Object
  ViewModelBase
    SxcDeskAppLib.DataGridRowScheduledLetter

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

The DataGridRowScheduledLetter type exposes the following members.

Constructors
  NameDescription
Public methodDataGridRowScheduledLetter
Initializes a new instance of the DataGridRowScheduledLetter class
Top
Methods
  NameDescription
Public methodDispose() (Inherited from ViewModelBase.)
Protected methodDispose(Boolean) (Inherited from ViewModelBase.)
Protected methodOnPropertyChanged(String) (Inherited from ViewModelBase.)
Protected methodOnPropertyChanged``1(Expression<Func<UMP>>) (Inherited from ViewModelBase.)
Protected methodVerifyPropertyName (Inherited from ViewModelBase.)
Top
Properties
Events
  NameDescription
Public eventPropertyChanged (Inherited from ViewModelBase.)
Top
See Also