Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DefaultListColumn Class
Members


In This Topic
    DefaultListColumn Class
    In This Topic
    Represents the DefaultListColumn class to define the default value of the ListColumn.
    Syntax
    'Declaration
     
    
    Public Class DefaultListColumn 
    'Usage
     
    
    Dim instance As DefaultListColumn
    public class DefaultListColumn 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.DefaultListColumn

    See Also