Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / BorderLine Class
Members


In This Topic
    BorderLine Class
    In This Topic
    Represents settings for the border line.
    Object Model
    BorderLine Class
    Syntax
    'Declaration
     
    Public NotInheritable Class BorderLine 
       Implements IThemeContextSupport 
    'Usage
     
    Dim instance As BorderLine
    public sealed class BorderLine : IThemeContextSupport  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.BorderLine

    See Also