ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / ILoadable Interface / IsLoaded Property

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