Click or drag to resize
KaxListViewSingleValueExpressionTEquals Method (KaxListViewSingleValueExpressionT)

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public bool Equals(
	KaxListViewSingleValueExpression<T> other
)

Parameters

other
Type: Kettic.AspNet.ControlsKaxListViewSingleValueExpressionT

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also