Specifies the direction of a linear gradient.
[Visual Basic]
Public Property GradientMode As GradientModeEnum
[C#]
public GradientModeEnum GradientMode {get;set;}
[Delphi]
public property GradientMode: GradientModeEnum read get_GradientMode write set_GradientMode;
Example
For an example using the GradientMode property, see Adding a Gradient Fill to a Column.
See Also
C1.Win.C1TrueDBGrid.Style Class | C1.Win.C1TrueDBGrid.Style Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |