Skip to main content
All docs
V25.1
  • ASPxSchedulerStatusInfo.MasterControlID Property

    Namespace: DevExpress.Web.ASPxScheduler.Controls

    Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll

    NuGet Package: DevExpress.Web.Scheduler

    Declaration

    [DefaultValue("")]
    public virtual string MasterControlID { get; set; }

    Property Value

    Type Default
    String String.Empty
    See Also