[]
Implements a selectable item in a C1MenuList control.
public class MenuItemView : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
Name | Description |
---|---|
MenuItemView() | Initializes a new instance of the MenuItemView class. |
Name | Description |
---|---|
ChildContentProperty | Identifies the ChildContent dependency property. |
Name | Description |
---|---|
ChildContent | Gets or sets the content of the scroll viewer. |
Data | |
Header | gets or sets the header. |
HeaderTemplate | Get or Set custom content like Input, Group Checkbox... |
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
Dispose(bool) | |
InitializeAsync() | This method is called when the component is initialized. |
OnAfterRender(bool) |