[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SymbolButton

SymbolButton Class

Represents the symbol button class.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public sealed class SymbolButton : SideButtonBase, IComponent, IDisposable, INotifyPropertyChanged, INamedObject
Public NotInheritable Class SymbolButton
    Inherits SideButtonBase
    Implements IComponent, IDisposable, INotifyPropertyChanged, INamedObject

Constructors

Name Description
SymbolButton()

Properties

Name Description
Behavior

Gets or sets the behavior when click the SymbolButton.

Delay

Gets or sets the delay time, in milliseconds, before repeating the Click event.

Interval

Gets or sets the interval of firing the Click events.

Symbol

Gets or sets the symbol to be drawn.

SymbolDirection

Gets or sets the direction of the symbol.