[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Styles.NavStateCustomStyle

NavStateCustomStyle Class

The base NavStateCustomStyle class represents the custom style for element in different state.

Inheritance
NavStateCustomStyle
Namespace: C1.Win.Input.DbNavigator.Styles
Assembly: C1.Win.Input.DbNavigator.8.dll
Syntax
public class NavStateCustomStyle : INotifyPropertyChanged

Constructors

Name Description
NavStateCustomStyle()

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

BorderColor

Gets or sets the Color used to draw the border around the element.

ForeColor

Gets or sets the Color used to paint the text.

Methods

Name Description
OnPropertyChanged(PropertyChangedEventArgs)

Rises the PropertyChanged event.

SetProperty<T>(ref T, T, string)

Sets the specified property value.

Events

Name Description
PropertyChanged

Occurs when the item property is changed.