Skip to main content

DXImageAttribute Properties

Provides the ability to associate an image file with a data item.
Name Description
ImageName Gets the image name.
LargeImageUri Gets or sets the absolute Uri that defines the location of an image file.
SmallImageUri Gets or sets the Uri that defines the relative location of an image file.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also