Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / BorderLayoutEngine Class
Members


In This Topic
    BorderLayoutEngine Class
    In This Topic
    Represents the helper for layouting cell border. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BorderLayoutEngine 
    'Usage
     
    
    Dim instance As BorderLayoutEngine
    public sealed class BorderLayoutEngine 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.UI.BorderLayoutEngine

    See Also