This class stores a list of properties (or a "Style") used by the StatusClause

Namespace: Ico.WPF
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class StatusClauseStyle : INotifyPropertyChanged
Visual Basic
Public Class StatusClauseStyle _
	Implements INotifyPropertyChanged
JScript
public class StatusClauseStyle implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Ico.WPF..::..StatusClauseStyle
    RowConditionStyle

See Also