C1.Win.FlexGrid Namespace / C1FlexGrid Class / ShouldSerializeMarqueeStyle Method

In This Topic
ShouldSerializeMarqueeStyle Method (C1FlexGrid)
In This Topic
Specifies whether to save the value of the MarqueeStyle property.
Syntax
'Declaration
 
Protected Function ShouldSerializeMarqueeStyle() As Boolean
 

Return Value

Returns true if the property has changed; otherwise, returns false.
See Also