Gets or sets the width of the strip line.

Default: 0.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlFloat StripWidth { get; set; }
Visual Basic
Public Property StripWidth As RdlFloat
	Get
	Set

See Also