Skip to main content

ASPxSchedulerStatusInfo.MasterControlID Property

Namespace: DevExpress.Web.ASPxScheduler.Controls

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

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

Property Value

Type Default
String String.Empty
See Also