Gets the ToggleImage object containing the initial state of a toggling image should one be displayed as a part of the current textbox.

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

Syntax

C#
public ToggleImage ToggleImage { get; }
Visual Basic
Public ReadOnly Property ToggleImage As ToggleImage
	Get

See Also