[]
Represents a edit element that displays a button-like user interface (UI) which can be used in the GcSpreadSheet control.
public class ButtonEditElement : Button, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource
Public Class ButtonEditElement
Inherits Button
Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource
Name | Description |
---|---|
ButtonEditElement() | Initializes a new instance of the ButtonEditElement class. |
Name | Description |
---|---|
CustomCommandParameter | Gets or sets the parameter to pass to the command. |
Name | Description |
---|---|
MeasureOverride(Size) | |
OnClick() | |
OnMouseUp(MouseButtonEventArgs) | |
OnPreviewMouseDown(MouseButtonEventArgs) |