Class ExpanderContentView
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class ExpanderContentView : RadLayout
Constructors
ExpanderContentView()
Declaration
public ExpanderContentView()
Properties
Content
Declaration
public View Content { get; set; }
Property Value
Microsoft.Maui.Controls.View
|