Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IRenderCellGridLine Interface
Members


In This Topic
    IRenderCellGridLine Interface
    In This Topic
    Interface that allows handling of painting grid lines for a cell.
    Syntax
    'Declaration
     
    
    Public Interface IRenderCellGridLine 
    'Usage
     
    
    Dim instance As IRenderCellGridLine
    public interface IRenderCellGridLine 
    See Also