GridViewSearchPanel
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class GridViewSearchPanel : FrameworkElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementGridViewSearchPanel
Implements:
Inherited Members
Constructors
C#
public GridViewSearchPanel()
Properties
C#
public RadButton ClearTextButton { get; }
C#
public RadPathButton CloseButton { get; }
C#
public TextBox SearchTextBox { get; }
Methods
C#
public void Close()