ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Boolean
    public bool IsHybrid {get; set;}
    Remarks
    By default used hybrid levels.
    See Also