Class DataGridCellFlyoutControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Grid.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataGridCellFlyoutControl : RadControl
Constructors
DataGridCellFlyoutControl()
Declaration
public DataGridCellFlyoutControl()
Fields
ChildProperty
Declaration
public static readonly DependencyProperty ChildProperty
Field Value
Microsoft.
|
Properties
Child
Declaration
public object Child { get; set; }
Property Value
System.
|