Class
DataGridAIBottomSheet

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:

cs-api-definition
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

DataGridAIBottomSheet()

Declaration

cs-api-definition
public DataGridAIBottomSheet()

Methods

OnPropertyChanged(string)

Declaration

cs-api-definition
protected override void OnPropertyChanged(string propertyName = null)

Parameters

propertyName

string

Overrides RadCompositeContentView.OnPropertyChanged(string)