Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTocItem Class / GetWidth Method

In This Topic
    GetWidth Method (RenderTocItem)
    In This Topic
    Override this method to perform additional actions when value of the Width property of object is being read.
    Syntax
    'Declaration
     
    Protected Overridable Function GetWidth() As Unit
    protected virtual Unit GetWidth()
    See Also