The type representing data sorting settings

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class DataBandSort : ICloneable
Visual Basic (Declaration)
Public Class DataBandSort _
	Implements ICloneable
Visual C++
public ref class DataBandSort : ICloneable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.DOM..::.DataBandSort

See Also