C1.Win.RulesManager.Styles Namespace / TextStyle Class
TextStyle Class
TextStyle contains display attributes that determine the general appearance of the text element on the screen.
Syntax
'Declaration
 
Public Class TextStyle 
   Inherits BaseElementStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.C1Themes.StyledPropertyCollection
      C1.Win.C1Themes.BaseStyle
         C1.Win.C1Themes.BaseC1FrameworkStyle
            C1.Win.RulesManager.Styles.BaseElementStyle
               C1.Win.RulesManager.Styles.TextStyle

See Also