Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CombinedStyleInfo Class / IsEmpty Property


In This Topic
    IsEmpty Property (CombinedStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmpty As Boolean
    'Usage
     
    
    Dim instance As CombinedStyleInfo
    Dim value As Boolean
     
    value = instance.IsEmpty
    public bool IsEmpty {get;}
    See Also