This class contains a set of properties that defines the style of a data object The style is applied to the data object when the filter (identified by the FilterKey) is applied as well.

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class DataStyle : ICloneable
Visual Basic
Public Class DataStyle _
	Implements ICloneable
JScript
public class DataStyle implements ICloneable

Inheritance Hierarchy

System..::..Object
  Ico.Awx..::..DataStyle
    Ico.Awx..::..RowCondition

See Also