ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Boolean
    public System.bool ClusterStart {get;}
    See Also