ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / WorkbookTableCommonStyle Class / BaseOn Property

In This Topic
    BaseOn Property (WorkbookTableCommonStyle)
    In This Topic
    Gets or sets the the base style that this style inherits from.
    Syntax
    'Declaration
     
    
    Public Property BaseOn As Style
    public Style BaseOn {get; set;}
    See Also