C1.Win.Input.DbNavigator.Styles Namespace / NavCommonStyle Class
Members

NavCommonStyle Class
The NavCommonStyle class represents the styles for the C1.Win.Input.DbNavigator.C1DbNavigator control which contains display attributes that determine the general appearance of the control on the screen.
Object Model
NavCommonStyle ClassBaseStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class NavCommonStyle 
   Inherits NavContentStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.DbNavigator.Styles.NavBaseStyle
               C1.Win.Input.DbNavigator.Styles.NavContentStyle
                  C1.Win.Input.DbNavigator.Styles.NavCommonStyle

See Also