[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.Command.IsUIAction

IsUIAction Property

IsUIAction

Gets or sets a boolean value indicates whether the command is executed from an UI action.

Declaration
public virtual bool IsUIAction { get; set; }
Public Overridable Property IsUIAction As Boolean