[]
Gets or sets the button style for the edit button.
[Browsable(true)]
public CalculatorButtonStyleInfo EditButtons { get; set; }
<Browsable(True)>
Public Property EditButtons As CalculatorButtonStyleInfo
Type | Description |
---|---|
CalculatorButtonStyleInfo | A CalculatorButtonStyleInfo object that is used to draw edit buttons. |
This property retrieves the display style of all edit buttons.