Skip to main content
A newer version of this page is available. .

ICustomAggregateBrowsable.IsValidOperandType(Int32, Int32, Type) Method

For internal use.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v19.2.dll

Declaration

bool IsValidOperandType(
    int operandIndex,
    int operandCount,
    Type type
)

Parameters

Name Type
operandIndex Int32
operandCount Int32
type Type

Returns

Type
Boolean
See Also