Version

Search Results

ShouldSerializeAutoSuggestFilterMode Method

Returns true if the AutoSuggestFilterMode property has been set to a non-default value. Syntax Return Value Returns true if this property is not set to its default value. Example

ShouldSerializeButtonAppearance Method (UltraComboEditor)

Returns true if the ButtonAppearance property needs to be serialized. Syntax Example

ShouldSerializeButtonStyle Method (UltraComboEditor)

Returns a Boolean value that determines whether the ButtonStyle property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the ButtonStyle property is not set to its default value; otherwise, it returns False. Invoke the ResetButto...

ShouldSerializeCheckedListSettings Method

Returns whether the CheckedListSettings property requires serialization. Syntax Example

ShouldSerializeDataMember Method (UltraComboEditor)

Returns whether the DataMember property requires serialization. Syntax Return Value True if the property is set to a non-default value. Example

ShouldSerializeDataSource Method (UltraComboEditor)

Returns whether the DataSource property requires serialization. Syntax Return Value True if the property is set to a non-default value. Example

ShouldSerializeDropDownButtonAlignment Method (UltraComboEditor)

Returns a Boolean value that determines whether the DropDownButtonAlignment property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the DropDownButtonAlignment property is not set to its default value; otherwise, it returns Fals...

ShouldSerializeDropDownButtonDisplayStyle Method (UltraComboEditor)

Returns a Boolean value that determines whether the DropDownButtonDisplayStyle property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the DropDownButtonDisplayStyle property is not set to its default value; otherwise, it return...