[]
        
(Showing Draft Content)

C1.Win.C1Command.NavBarBaseStyle.ShouldSerialize

ShouldSerialize Method

ShouldSerialize(Color)

Indicates whether the Color has a default value.

Declaration
protected bool ShouldSerialize(Color field)
Parameters
Type Name Description
Color field

The property to compare with default value.

Returns
Type Description
bool

True if the Color has no default value; otherwise, it is false.