ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / LoadOnDemand Property

In This Topic
    LoadOnDemand Property (C1Gallery)
    In This Topic
    Gets or sets a value indicating whether items are loaded on demand.
    Syntax
    'Declaration
     
    Public Property LoadOnDemand As System.Boolean
    public System.bool LoadOnDemand {get; set;}
    See Also