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 > StudiesChronologicalSequenceBuilder Class : ContainerControl Property |
public AutoHidePanel ContainerControl {get;}
'Declaration Public ReadOnly Property ContainerControl As AutoHidePanel
'Usage Dim instance As StudiesChronologicalSequenceBuilder Dim value As AutoHidePanel value = instance.ContainerControl
public: __property AutoHidePanel* get_ContainerControl();
public: property AutoHidePanel^ ContainerControl { AutoHidePanel^ get(); }