Back to Devexpress

NumericUnsignedPropertyMetadataBuilderExtensions Class

corelibraries-devexpress-dot-mvvm-dot-dataannotations-7175ca62.md

latest1.4 KB
Original Source

NumericUnsignedPropertyMetadataBuilderExtensions Class

Contains methods specific to numeric unsigned data types.

Namespace : DevExpress.Mvvm.DataAnnotations

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
[CLSCompliant(false)]
public static class NumericUnsignedPropertyMetadataBuilderExtensions
vb
<CLSCompliant(False)>
Public Module NumericUnsignedPropertyMetadataBuilderExtensions

Remarks

The methods contained in this class are marked as not CLS compliant.

Inheritance

Object NumericUnsignedPropertyMetadataBuilderExtensions

See Also

NumericUnsignedPropertyMetadataBuilderExtensions Members

DevExpress.Mvvm.DataAnnotations Namespace