Gets or sets the MarqueeStyle for a grid.
[Visual Basic]
Public Property MarqueeStyle As MarqueeEnum
[C#]
public MarqueeEnum MarqueeStyle {get;set;}
[Delphi]
public property MarqueeStyle: MarqueeEnum read get_MarqueeStyle write set_MarqueeStyle;
Example
For an example using the MarqueeStyle property, see Highlighting the Row of the Selected Cell.
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |