Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / ShapeStateEventArgs Class
Properties Methods


In This Topic
    ShapeStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ShapeStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of ShapeStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the changed attributes of shape's alignment.  
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets a boolean value indicating whether the state can be combined with previous state. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the data is changed.  
    Public PropertyGets a boolean value indicating whether the shape is edited (from unedited) or vice versa.  
    Public PropertyGets a boolean value indicating whether the shape's Effect is changed.  
    Public PropertyGets a boolean value indicating whether the shape's fill is changed.  
    Public PropertyGets the changed attributes of shape's font.  
    Public Propertystatic (Shared in Visual Basic)Gets the event argument that indicates all shape settings are changed.  
    Public PropertyGets a boolean value indicating whether the shape's layout is changed.  
    Public PropertyGets a boolean value indicating whether the shape's Outline is changed.  
    Public PropertyGets a boolean value indicating whether the shape's picture format is changed.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the shape's ShapeStyle is changed.  
    Public PropertyGets a boolean value indicating whether the slicer is changed.  
    Public PropertyOverridden.   
    Public PropertyGets a boolean value indicating whether the shape's WordArt effect is changed.  
    Public PropertyGets a boolean value indicating whether the shape's WordArt outline is changed.  
    Public PropertyGets a boolean value indicating whether the shape's WordArt style is changed.  
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Top
    See Also