ShouldSerializeStyles Method (C1TextBoxBase)
Specifies whether to save the value of the Styles property.
protected bool ShouldSerializeStyles()
'Declaration
Protected Function ShouldSerializeStyles() As Boolean
Return Value
Returns true if the styles has changed; otherwise, returns false.