DashboardGridIsOverlaps Method
Determines whether the specified element overlaps with any other elements in the layout.
Namespace: MobileTrack.Web.Portal.Components.DashboardAssembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
internal bool IsOverlaps(
Element fixedElement
)
- fixedElement Element
- The elements that are fixed in the Grid
Boolean[Missing <returns> documentation for "M:MobileTrack.Web.Portal.Components.Dashboard.DashboardGrid.IsOverlaps(MobileTrack.Web.Portal.Components.Dashboard.Element)"]