C1.Win.RulesManager.Styles Namespace / TextStyle Class

TextStyle Class Properties

For a list of all members of this type, see TextStyle members.

Public Properties
 NameDescription
Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element.  
Public PropertyGets or sets corners of the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public PropertyGets or sets text font of element.  
Public PropertyGets or sets the System.Drawing.Color used to paint the text.  
Public Property (Inherited from C1.Win.C1Themes.BaseStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Top
See Also