MoveColumnOpacity

Top  Previous  Next

Gets or sets the opacity level of the moving column(s).

[Visual Basic .NET]

Public Property MoveColumnOpacity As Double

[C#]

public double MoveColumnOpacity {get; set;}

 

Remarks

The default value is 0.5, and a valid value must be between 0 and 1.

If it is 0, the moving column(s) will be fully transparent and invisible.

If it is 1, the moving column(s) will be fully opaque.