ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListTable Class / IsHybrid Property

In This Topic
    IsHybrid Property
    In This Topic
    Gets or sets hybrid levels flag for this list template.
    Syntax
    'Declaration
     
    Public Property IsHybrid As System.Boolean
    public System.bool IsHybrid {get; set;}
    Remarks
    By default used hybrid levels.
    See Also