Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Line Class / Empty Property


In This Topic
    Empty Property (Line)
    In This Topic
    Gets an empty line.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Empty As Line
    'Usage
     
    
    Dim value As Line
     
    value = Line.Empty
    public static Line Empty {get;}
    See Also