InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / GlyphInfo Class / ClusterStart Property

In This Topic
    ClusterStart Property (GlyphInfo)
    In This Topic
    Indicates that the glyph is the start of a cluster.
    Syntax
    'Declaration
     
    Public ReadOnly Property ClusterStart As Boolean
    public bool ClusterStart {get;}
    See Also