ClassDataGridCellFlyoutControl
Class
Represents a DataGridCellFlyoutControl control.
Definition
Namespace:Telerik.UI.Xaml.Controls.Grid.Primitives
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class DataGridCellFlyoutControl : RadControl
Inheritance: objectRadControlDataGridCellFlyoutControl
Inherited Members
Constructors
DataGridCellFlyoutControl()
Initializes a new instance of the DataGridCellFlyoutControl class.
Declaration
cs-api-definition
public DataGridCellFlyoutControl()
Fields
ChildProperty
Identifies the Child dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty ChildProperty
Field Value
DependencyProperty
Properties
Child
Gets or sets the child element of the DataGridCellFlyoutControl.