C#
VB
C++
Gets or sets the current state of the control.
public AutoHidePanelState State { get; set; }
Public Property State As Leadtools.Medical.Workstation.Ui.AutoHidePanelState
public:
property Leadtools.Medical.Workstation.Ui.AutoHidePanelState State {
Leadtools.Medical.Workstation.Ui.AutoHidePanelState get();
void set ( Leadtools.Medical.Workstation.Ui.AutoHidePanelState );
}
A AutoHidePanelState value for the current state of the control.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET