Click or drag to resize

ThumbnailDataBindingFrameIndexDataMember Property

Gets or sets the data member used for the frame index of the image.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string FrameIndexDataMember { get; set; }

Property Value

Type: String
The data member for frame index.
Remarks
If this property is not set the first frame will be used.
See Also