Click or drag to resize

ThumbnailDataBinding Properties

The ThumbnailDataBinding type exposes the following members.

Properties
  NameDescription
Public propertyCaptionDataMember
Gets or sets the data member used for the thumbnail caption.
Public propertyDataSource
Gets or sets the data source used for binding.
Public propertyFileNameDataMember
Gets or sets the data member used for the filename of the image.
Public propertyFrameIndexDataMember
Gets or sets the data member used for the frame index of the image.
Public propertyImageDataMember
Gets or sets the data member for the image data.
Public propertyToolTipDataMember
Gets or sets the data member used for the tooltip.
Top
See Also