C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / BaseStyle Class


BaseStyle Class Properties

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

Public Properties
 NameDescription
Public PropertyGets value indicating whether the style is default.  
Public PropertyGets a value indicating whether the object has been disposed. (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the style name. (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Protected Properties
 NameDescription
Protected PropertyGets a style that contains the default values for current style.  
Protected PropertyGets collection owner. (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected PropertyGets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected PropertyGets or sets the root directory in C1Theme.  
Protected PropertyGets theme provider of the current theme.  
Protected PropertyGets top owner of the collection. (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
See Also