Version

Search Results

ShouldSerializeDropDownListAlignment Method

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

ShouldSerializeDropDownListWidth Method

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

ShouldSerializeDropDownStyle Method (UltraComboEditor)

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

ShouldSerializeHasMRUList Method

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

ShouldSerializeItemAppearance Method (UltraComboEditor)

Returns true if property contains data that needs to be serialized. Syntax Return Value True if the property is set to a non-default value. Example

ShouldSerializeItems Method (UltraComboEditor)

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

ShouldSerializeMaxDropDownItems Method

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