Version 24.2 (latest)

OffsettableWeekExpression Class Properties

For a list of all members of this type, see OffsettableWeekExpression members.

Public Properties
 NameDescription
Public PropertyExpressionThe expression this wrapper will be working off of. (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Public PropertyInnerExpressionGets the wrapped expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Public PropertyIsAutoGenerated (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsFunctionGets whether the expression is a function. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsLiteralGets whether the expression is a literal. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsNullGets whether the expresssion is null. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsOperationGets whether the expression is an operation. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsPropertyReferenceGets whether the expression is a property reference. (Inherited from Infragistics.Win.DataVisualization.DataSource.FilterExpression)
Public PropertyIsWrapperGets whether the expression is a wrapper expression. (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Public PropertyPrecedenceIndicates the precedence of the operation, if applicable. (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Public PropertyPropertyNameGets the property name associated with the wrapped expression, if any. (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Protected Properties
 NameDescription
Protected PropertyFactory (Inherited from Infragistics.Win.DataVisualization.DataSource.WrapperExpression)
Protected PropertyOffsetGets or sets the offset to use.  
See Also