[]
        
(Showing Draft Content)

C1.Blazor.Core.C1HeaderedContentControl

C1HeaderedContentControl Class

Provides the base implementation for all controls that contain single content and have a header.

Inheritance
C1HeaderedContentControl
Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public class C1HeaderedContentControl : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject

Constructors

Name Description
C1HeaderedContentControl()

Initializes a new instance of the C1HeaderedContentControl class.

Methods

Name Description
Dispose(bool)
OnAfterRender(bool)