Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CornerHeaderCellPresenter Class / IsLoaded Property


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