ClassDockManagerPaneBaseState
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
[JsonConverter(typeof(DockManagerPaneJsonConverter))]
public abstract class DockManagerPaneBaseState
Inheritance: objectDockManagerPaneBaseState
Derived Classes:
Constructors
DockManagerPaneBaseState()
Declaration
cs-api-definition
protected DockManagerPaneBaseState()