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

In This Topic
    NavContentCustomStyle Class
    In This Topic
    The base NavContentCustomStyle class represents the custom styles of the navigation content item.
    Syntax
    'Declaration
     
    
    Public Class NavContentCustomStyle 
       Inherits NavBaseCustomStyle
    public class NavContentCustomStyle : NavBaseCustomStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle
          C1.Win.Input.DbNavigator.Styles.NavContentCustomStyle

    See Also