Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / IsFontSet Method


In This Topic
    IsFontSet Method (StyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function IsFontSet() As Boolean
    'Usage
     
    
    Dim instance As StyleInfo
    Dim value As Boolean
     
    value = instance.IsFontSet()
    public virtual bool IsFontSet()
    See Also