ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / ILoadable Interface / IsLoaded Property

In This Topic
    IsLoaded Property
    In This Topic
    Gets the System.Boolean value determining whether object has been loaded.
    Syntax
    'Declaration
     
    ReadOnly Property IsLoaded As System.Boolean
    System.bool IsLoaded {get;}
    See Also