Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListBoxLengthConverter Class
Members


In This Topic
    ListBoxLengthConverter Class
    In This Topic
    Converts instances of other types to and from ListBoxLength instances.
    Object Model
    ListBoxLengthConverter Class
    Syntax
    'Declaration
     
    Public Class ListBoxLengthConverter 
       Inherits System.ComponentModel.TypeConverter
    'Usage
     
    Dim instance As ListBoxLengthConverter
    public class ListBoxLengthConverter : System.ComponentModel.TypeConverter 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.TypeConverter
          GrapeCity.Wpf.SpreadSheet.CellType.Editors.ListBoxLengthConverter

    See Also