Class RadzenContentContainer
RadzenContentContainer component.
Implements
IDisposable
Inherited Members
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
Syntax
public class RadzenContentContainer : RadzenComponentWithChildren, IDisposable
Properties
Name
Gets or sets the name.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The name. |
Implements
IDisposable