Version

Search Results

ShouldSerialize Method (RibbonTab)

Determines whether any properties of the object differ from their default values. Syntax Return Value True if any property values differ from their default and the object should be serialized; False otherwise.

ShouldSerializeGroups Method

Determines whether the Groups property is set to its default value. Syntax Return Value True if the Groups property is not set to its default value; False otherwise. Remarks Invoke the ResetGroups method to reset this property to its default value.

ShouldSerializeGroupSettings Method (RibbonTab)

Determines whether the GroupSettings property is set to its default value. Syntax Return Value True if the GroupSettings property is not set to its default value; False otherwise. Remarks Invoke the ResetGroupSettings method to reset this property to its default value.

ShouldSerializeNotificationBadgeSettings Method (RibbonTab)

Returns true if the NotificationBadgeSettings have to be serialized Syntax Return Value Returns whether or not the NotificationBadgeSettings have different value than their default one

ShouldSerializeSettings Method (RibbonTab)

Determines whether the Settings property is set to its default value. Syntax Return Value True if the Settings property is not set to its default value; False otherwise. Remarks Invoke the ResetSettings method to reset this property to its default value.