'Declaration Public Enum ToolPanelButton Inherits System.Enum
public enum ToolPanelButton : System.Enum
'Declaration Public Enum ToolPanelButton Inherits System.Enum
public enum ToolPanelButton : System.Enum
Member | Description |
---|---|
All | Show or hide all the available buttons |
DimensionLines | Show or hide the DimensionLines button |
GridMode | Show or hide the GridMode button |
MouseMode | Show or hide the MouseMode button |
None | Displays no button |
SnapGrid | Show or hide the SnapGrid button |
SnapLines | Show or hide the SnapLines button |
ZoomSlider | Show or hide the ZoomSlider button |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.ToolPanelButton