CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt16>>)
static
|
builder
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt32>>)
static
|
builder
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, Nullable<UInt64>>)
static
|
builder
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt16>)
static
|
builder
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt32>)
static
|
builder
|
Configures the property editor to display currency values.
|
CurrencyDataType<T>(PropertyMetadataBuilder<T, UInt64>)
static
|
builder
|
Configures the property editor to display currency values.
|