Back to Devexpress

ValueInfo<T> Class

maui-devexpress-dot-maui-dot-core-dot-valueinfo-1.md

latest1.1 KB
Original Source

ValueInfo<T> Class

Contains information about a value.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public class ValueInfo<T> :
    BindableFast

Type Parameters

NameDescription
T

The value type.

|

Implements

INotifyPropertyChanged

Inheritance

System.Object DevExpress.Maui.Core.Internal.BindableFast ValueInfo<T> FilterValueInfo

Extension Methods

Yield<ValueInfo<T>>()

YieldIfNotNull<ValueInfo<T>>()

See Also

ValueInfo<T> Members

DevExpress.Maui.Core Namespace