[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The DdmPropertytype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Flags
Property flags
IsGrouping
If true, property is a grouping value
IsKey
If true, property is a key value
MaxWidth
Maximum width
PropertyName
DDM property name
PropertyType
Property type
TruncateLongStrings
If true, a value that is longer than MaxWidthwill be truncated. Default is true.
ValueType
Property value type

See Also