Zed Graph ControlEdit Buttons Property
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
[BindableAttribute(true)]
[DefaultValueAttribute(MouseButtons.Right)]
public MouseButtons EditButtons { get; set; }VB
<BindableAttribute(true)>
<DefaultValueAttribute(MouseButtons.Right)>
Public Property EditButtons As MouseButtons
Get
Set