public class NFormattingRule : Nevron.Nov.Dom.NElement, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
public class NFormattingRule : Nevron.Nov.Dom.NElement, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
Filtering, Sorting and Grouping rules operate on rows. That is why a grid rule associates a default data row value provider, that can dynamically provide a value for specific row.
This allows you to extend the functionality of rules by simply specifying more complex data row value providers - for example you can sort or group records by formulas or custom values provided by NCustomRowValue derived types.
Besides extensibility this design also offers simplicity as for the common cases - group, sort, filter by column values you do not need to specify a row value provider.
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NElement
Nevron.Nov.Grid.NFormattingRule
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)