Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ParagraphGroup Class / CollapseIndex Property

In This Topic
    CollapseIndex Property (ParagraphGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CollapseIndex As System.Integer
    public System.int CollapseIndex {get; set;}
    See Also