Enum DrawerState
Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll
Drawer state (button state).
public enum DrawerState
Fields
Default = 0
Default state.
Disabled = 3
Disabled.
MouseOver = 1
Mouse over.
Pressed = 2
Pressed.
Namespace: FastReport.Olap.Styling
Assembly: FastCube.Mono.dll
Drawer state (button state).
public enum DrawerState
Default = 0
Default state.
Disabled = 3
Disabled.
MouseOver = 1
Mouse over.
Pressed = 2
Pressed.