Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / EditingData Structure
Members


In This Topic
    EditingData Structure
    In This Topic
    Represents the editing data.
    Object Model
    EditingData Structure
    Syntax
    'Declaration
     
    Public Structure EditingData 
       Inherits System.ValueType
    'Usage
     
    Dim instance As EditingData
    public struct EditingData : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Wpf.SpreadSheet.CellType.EditingData

    See Also