[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Items.NavLabel

NavLabel Class

Represents the navigation label item.

Inheritance
NavLabel
Namespace: C1.Win.Input.DbNavigator.Items
Assembly: C1.Win.Input.DbNavigator.8.dll
Syntax
public class NavLabel : NavItem, INotifyPropertyChanged

Constructors

Name Description
NavLabel()

Initializes a new instance of the NavLabel class.

Properties

Name Description
Style

Gets or sets the item custom style.

Methods

Name Description
CreateView(Orientation)

Creates item view.

ResetEnabled()

Restores the default value of the Enabled property.

ResetText()

Restores the default value of the Text property.

ShouldSerializeEnabled()

Specifies whether to save the value of the Enabled property.

ShouldSerializeText()

Specifies whether to save the value of the Text property.