Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavContentStyle Class
Members

In This Topic
    NavContentStyle Class
    In This Topic
    The base NavContentStyle class represents the styles of the navigation content element.
    Object Model
    NavContentStyle ClassThickness StructureCorners StructureThickness StructureThickness Structure
    Syntax
    'Declaration
     
    
    Public Class NavContentStyle 
       Inherits NavBaseStyle
    public class NavContentStyle : NavBaseStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.DbNavigator.Styles.NavBaseStyle
                   C1.Win.Input.DbNavigator.Styles.NavContentStyle
                      C1.Win.Input.DbNavigator.Styles.NavCommonStyle

    See Also