Property IgnorePanels
IgnorePanels
Gets or sets whether to ignore Panels.
public virtual bool IgnorePanels { get; set; }
Property Value
Remarks
When Panels are ignored, they are not automatically assigned to
the native control. Default value is false
.