Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > ImageListViewLoader Class : StudiesTimelineView Property |
public ImageListView StudiesTimelineView {get;}
'Declaration Public ReadOnly Property StudiesTimelineView As ImageListView
'Usage Dim instance As ImageListViewLoader Dim value As ImageListView value = instance.StudiesTimelineView
public: __property ImageListView* get_StudiesTimelineView();
public: property ImageListView^ StudiesTimelineView { ImageListView^ get(); }