Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / SelectionInfo Class
Members


In This Topic
    SelectionInfo Class
    In This Topic
    Object Model
    SelectionInfo Class
    Syntax
    'Declaration
     
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public NotInheritable Class SelectionInfo 
    'Usage
     
    Dim instance As SelectionInfo
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public sealed class SelectionInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.SelectionInfo

    See Also