WindowExpressionBinding Constructors
Specifies a custom string expression with window functions to calculate values. Used as a PivotGrid’s field calculation databinding in Optimized mode.
Name | Parameters | Description |
---|---|---|
Window |
none |
Initializes a new instance of the Window |
Window |
criteria, partitioning |
Initializes a new instance of the Window |
Window |
criteria, partitioning |
Initializes a new instance of the Window |
Window |
expression, partitioning |
Initializes a new instance of the Window |
Window |
expression, partitioning |
Initializes a new instance of the Window |
See Also