Table of Contents

Interface ILayout

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

Represents the layout interface.

public interface ILayout

Properties

ClearLayoutFunc

Gets or sets the action to clear the layout.

GetLayoutFunc

Gets or sets the function to retrieve the layout.

GetRecordFilterFunc

Gets or sets the function to retrieve the record filter.

IsLayoutSetFunc

Gets or sets the function to check if the layout is set.

ReloadItemsFromLayoutFunc

Gets or sets the action to reload items from the layout.