Click or drag to resize

StiBusinessObjectsCollectionSort Method (StiSortOrder, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectsCollection.Sort(Stimulsoft.Report.Dictionary.StiSortOrder,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Sort(
	StiSortOrder order,
	bool sortColumns
)

Parameters

order
Type: Stimulsoft.Report.DictionaryStiSortOrder

[Missing <param name="order"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectsCollection.Sort(Stimulsoft.Report.Dictionary.StiSortOrder,System.Boolean)"]

sortColumns
Type: SystemBoolean

[Missing <param name="sortColumns"/> documentation for "M:Stimulsoft.Report.Dictionary.StiBusinessObjectsCollection.Sort(Stimulsoft.Report.Dictionary.StiSortOrder,System.Boolean)"]

See Also