C1.Win.Input.DbNavigator.Styles Namespace / DbNavigatorStyles Class


DbNavigatorStyles Class Methods

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

Public Methods
 NameDescription
Public MethodCreates an instance of the C1.Win.Themes.BaseStyle class that is identical to the current C1.Win.Themes.BaseStyle (Inherited from C1.Win.Themes.BaseStyle)
Public MethodCopies properties of the specified style of the same type. (Inherited from C1.Win.Themes.BaseStyle)
Public MethodOverloaded. Releases all unmanaged resources. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Public MethodGets value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Public MethodResets style to it default value according to the applied theme. (Inherited from C1.Win.Themes.BaseStyle)
Public MethodReturns the string that represents the current object. (Inherited from C1.Win.Themes.BaseStyle)
Public MethodTries to get value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Top
Protected Methods
 NameDescription
Protected MethodStart editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodStop editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodGets a value indicating whether the collection contains a property with the specified name. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodReturns value indicating whether the specified property is default. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodGets a value indicating whether the a specified property is initialized. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodCalled when trying to get an initialized property value. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodCalled when collection owner is changed. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodRaises the C1.Win.Themes.StyledPropertyCollection.PropertyChanged event. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodRestores the default value of the Button property.  
Protected MethodRestores the default value of the Common property.  
Protected MethodRestores the default value of the Editor property.  
Protected MethodRestores the default value of the Label property.  
Protected MethodOverloaded. Reset specified property to its default value. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodRestores the default value of the Separator property.  
Protected MethodSpecifies whether to save the value of the Button property.  
Protected MethodSpecifies whether to save the value of the Common property.  
Protected MethodSpecifies whether to save the value of the Editor property.  
Protected MethodSpecifies whether to save the value of the Label property.  
Protected MethodSpecifies whether to save the value of the Separator property.  
Top
See Also