[]
        
(Showing Draft Content)

C1.Win.Command.NavBarBaseStyle

NavBarBaseStyle Class

C1NavBar base style.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public abstract class NavBarBaseStyle : ICustomTypeDescriptor
<TypeConverter(GetType(ExpandableObjectConverter))>
Public MustInherit Class NavBarBaseStyle
    Implements ICustomTypeDescriptor

Properties

Name Description
Owner

Gets the C1NavBar owner.

Methods

Name Description
RaiseStyleChanged()

Raise the StyleChanged event.

ShouldSerialize(Color)

Indicates whether the Color has a default value.

ToString()