New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a bottom sheet component for displaying AI prompts and interactions in DataGrid.

Definition

Namespace:Telerik.Maui.Controls.DataGrid

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class DataGridAIBottomSheet : RadBottomSheet, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewRadBottomSheetDataGridAIBottomSheet...

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView...

Inherited Members RadBottomSheet.AnimationDurationPropertyRadBottomSheet.AnimationEasingPropertyRadBottomSheet.BottomSheetContentPropertyRadBottomSheet.BottomSheetContentWidthPropertyRadBottomSheet.StatePropertyRadBottomSheet.HandleStylePropertyRadBottomSheet.BottomSheetContentStylePropertyRadBottomSheet.IsAnimationEnabledPropertyRadBottomSheet.IsSwipeEnabledPropertyRadBottomSheet.StateChangeThresholdPropertyRadBottomSheet.AutoGenerateStatesPropertyRadBottomSheet.StatesPropertyRadBottomSheet.GoToBottomSheetState(string)RadBottomSheet.GoToBottomSheetState(BottomSheetState)RadBottomSheet.OnApplyTemplate()RadBottomSheet.ActualHandleStyleRadBottomSheet.ActualBottomSheetContentStyleRadBottomSheet.AnimationDurationRadBottomSheet.AnimationEasingRadBottomSheet.BottomSheetContentRadBottomSheet.BottomSheetContentWidthRadBottomSheet.StateRadBottomSheet.HandleStyleRadBottomSheet.BottomSheetContentStyleRadBottomSheet.IsSwipeEnabledRadBottomSheet.StateChangeThresholdRadBottomSheet.IsAnimationEnabledRadBottomSheet.StatesRadBottomSheet.AutoGenerateStatesRadBottomSheet.StateChangingRadBorderContentView.BackgroundColorPropertyRadBorderContentView.BackgroundPropertyRadBorderContentView.BorderColorPropertyRadBorderContentView.BorderBrushPropertyRadBorderContentView.BorderThicknessPropertyRadBorderContentView.CornerRadiusPropertyRadBorderContentView.ContentPaddingPropertyRadBorderContentView.BackgroundColorRadBorderContentView.BackgroundRadBorderContentView.BorderColorRadBorderContentView.BorderBrushRadBorderContentView.BorderThicknessRadBorderContentView.CornerRadiusRadBorderContentView.ContentPaddingRadCompositeContentView.StylePropertyRadCompositeContentView.ControlTemplatePropertyRadCompositeContentView.OnBindingContextChanged()RadCompositeContentView.StyleRadCompositeContentView.ControlTemplateRadContentView.ActualStyleClassPropertyRadContentView.OnChildAdded(Element)RadContentView.OnChildRemoved(Element, int)RadContentView.OnHandlerChanged()...

Constructors

C#
public DataGridAIBottomSheet()

Methods

C#
protected override void OnPropertyChanged(string propertyName = null)
Parameters:propertyNamestring

Overrides: RadCompositeContentView.OnPropertyChanged(string)