Click or drag to resize

ThumbnailDataBinding Constructor

Overload List
  NameDescription
Public methodThumbnailDataBinding
Creates a new instance of ThumbnailDataBinding.
Public methodThumbnailDataBinding(Object, String)
Creates a new instance of ThumbnailDataBinding specifying the data source and image data member.
Public methodThumbnailDataBinding(Object, String, String)
Creates a new instance of ThumbnailDataBinding specifying the data source, filename and frame index data members.
Public methodThumbnailDataBinding(Object, String, String, String)
Creates a new instance of ThumbnailDataBinding specifying the data source, image, caption and tooltip data members.
Public methodThumbnailDataBinding(Object, String, String, String, String)
Creates a new instance of ThumbnailDataBinding specifying the data source, filename, frame index, caption and tooltip data members.
Top
See Also