[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.UI.UIManager.CanFireShapeChanged

CanFireShapeChanged Method

CanFireShapeChanged(EventArgs)

Gets a value indicating whether the UI Manager can fire ShapeChanged event.

Declaration
protected virtual bool CanFireShapeChanged(EventArgs incomingEvent = null)
Protected Overridable Function CanFireShapeChanged(Optional incomingEvent As EventArgs = Nothing) As Boolean
Parameters
Type Name Description
EventArgs incomingEvent
Returns
Type Description
bool

true if the UI Manager can fire ShapeChanged event; otherwise, false.