Returns a Boolean value that determines whether the CharacterCasing property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the CharacterCasing property is not set to its default value; otherwise, it returns False. Invoke the Re...
Returns a Boolean value that determines whether the DisplayStyle property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the DisplayStyle property is not set to its default value; otherwise, it returns False. Invoke the ResetDis...
Returns a Boolean value that determines whether the HideSelection property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the HideSelection property is not set to its default value; otherwise, it returns False. Invoke the ResetH...
Returns a Boolean value that determines whether the MaxLength property is set to its default value. Syntax Return Value True if the propery is set to a non-default value. Example
Returns a Boolean value that determines whether the Nullable property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the Nullable property is not set to its default value; otherwise, it returns False. Invoke the ResetNullable me...
Returns a Boolean value that determines whether the NullText property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the NullText property is not set to its default value; otherwise, it returns False. Invoke the ResetNullText me...
Returns a Boolean value that determines whether any properties of the NullTextAppearance have been set. Syntax Return Value True if the propery is set to a non-default value. Remarks Returns True if the NullTextAppearance property is not set to its default value; otherwise, it returns False. Use this method to det...
Returns true if a custom image has been assigned to the overflow indicator. Syntax Return Value True if the propery is set to a non-default value. Example