public abstract class NRowValueGridRule<TGrid> : NGridRule<TGrid>, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable where TGrid: NGrid
public abstract class NRowValueGridRule<TGrid> : NGridRule<TGrid>, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable where TGrid: NGrid
Sorting and Grouping rules operate on dynamically generated row values. That is why this grid rule allows the specification of a custom NRowValue, which can provide a running row value for custom Sorting and Grouping.
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NElement
Nevron.Nov.Grid.NGridRule<TGrid>
Nevron.Nov.Grid.NRowValueGridRule<TGrid>
Nevron.Nov.Grid.NGroupingRule
Nevron.Nov.Grid.NSortingRule
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)