Table of Contents

Method IsValidType

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsValidType(object)

Used to determine if given value is appropriate for the type of the property

public bool IsValidType(object value)

Parameters

value object

Value to check

Returns

bool

true if value matches property type