Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Textbox Class / ToggleImage Property

In This Topic
    ToggleImage Property
    In This Topic
    Gets the ToggleImage object containing the initial state of a toggling image should one be displayed as a part of the current textbox.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToggleImage As ToggleImage
    public ToggleImage ToggleImage {get;}
    See Also