Back to Devexpress

WindowExpressionBinding Properties

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-windowexpressionbinding-dot-underscore-properties.md

latest1.9 KB
Original Source

WindowExpressionBinding Properties

Defines the calculation that uses a custom string expression with window functions.

NameDescription
DirectionGets or sets the direction of the calculation. Inherited from DirectedCalculationBindingBase.
ExpressionGets or sets a string expression with window functions. Inherited from WindowExpressionBindingBase.
PartitioningCriteriaGets or sets how the window is defined for window calculations. Inherited from CalculationBindingBase.
SourceGets or sets a data binding object that provides the data to calculate. Inherited from WindowExpressionBindingBase.
TypeNameSerializableGets the string that is the type name used in serialization of the data binding types. Inherited from DataBindingBase.

See Also

WindowExpressionBinding Class

WindowExpressionBinding Members

DevExpress.Web.ASPxPivotGrid Namespace