public class MovingIndicatorOverlay : ComponentBase| MovingIndicatorOverlay | Initializes a new instance of the MovingIndicatorOverlay class |
| Class | The CSS class for the overlay. |
| Grid | The DashboardGrid associated with the moving indicator overlay. |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| Release | Releases the current header and resize handle. |
| Set(Header) | Sets the header for the moving indicator. |
| Set(ResizeHandle) | Sets the resize handle for the moving indicator. |
| SetPosition | Sets the position of the overlay. |
| SetSize | Sets the size of the overlay. |
| ShouldRender |
Determines if the component should re-render based on the render state.
(Overrides ComponentBaseShouldRender) |