[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ActionResult-1.Success

Success Property

Success

Gets a value indicating whether the action is executed successful.

Declaration
public bool Success { get; }
Public ReadOnly Property Success As Boolean
Property Value
Type Description
bool

true if the action is executed successful; otherwise, false.