DevExpress v24.2 Update — Your Feedback Matters Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release. Take the survey Not interested TdxNullableValue<T> Operators The generic value type that implements the special unspecified state. Name Equal(TdxNullableValue<T>,TdxNullableValue<T>)~Boolean Equal(TdxNullableValue<T>,T)~Boolean Explicit(TdxNullableValue<T>)~T GreaterThan(TdxNullableValue<T>,T)~Boolean Implicit(TdxNullableValue<T>)~T Implicit(T)~TdxNullableValue<T> LessThan(TdxNullableValue<T>,T)~Boolean LogicalAnd(TdxNullableValue<T>,TdxNullableValue<T>)~TdxNullableValue<T> LogicalNot(TdxNullableValue<T>)~TdxNullableValue<T> LogicalOr(TdxNullableValue<T>,TdxNullableValue<T>)~TdxNullableValue<T> NotEqual(TdxNullableValue<T>,TdxNullableValue<T>)~Boolean NotEqual(TdxNullableValue<T>,T)~Boolean See Also TdxNullableValue<T> Record TdxNullableValue<T> Members dxCoreClasses Unit