Property MainControl
MainControl
Gets or sets main control used in the popup window.
[Browsable(false)]
public virtual T MainControl { get; set; }
Property Value
- T
Gets or sets main control used in the popup window.
[Browsable(false)]
public virtual T MainControl { get; set; }