C#
VB
C++
Provide values for the AutoHidePanel.State property.
public enum AutoHidePanelState
Public Enum AutoHidePanelState
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class AutoHidePanelState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Collapsed | The AutoHidePanel is collapsed. |
1 | Expanded | The AutoHidePanel is expanded. |
2 | Collapsing | The AutoHidePanel is collapsing. |
3 | Expanding | The AutoHidePanel is expanding. |
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