Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / UnderlineFontStyleButton Class / SelectableInListItem Property

In This Topic
    SelectableInListItem Property (UnderlineFontStyleButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectableInListItem As System.Boolean
    public System.bool SelectableInListItem {get; set;}
    See Also