Namespace Telerik.XamarinForms.DataGrid
Classes
Encapsulates the information associated with the DataBindingComplete event. |
A special DataGridTypedColumn implementation that presents boolean data. |
Defines the appearance settings applied to a Telerik.XamarinForms.Common.Paintables.BorderPaintable instance. |
An object carrying contextual information during a cell edit operation. This object is the BindingContext in the cell edit template. |
Defines the abstraction of a cell within a RadDataGrid row. A grid cell is generally the intersection of a grid row and grid column. |
Defines an abstraction of a table column that is used to visualize data within a RadDataGrid component. A column generally represents a Property within the underlying ViewModel. |
Represents a strongly typed collection of DataGridColumn objects. |
Defines the appearance of the column footer. |
Defines the appearance of the column header. |
Defines the possible ways a DataGridColumn may be sized within a RadDataGrid instance. |
An extended DataGridTextColumn that presents data of type System.DateTime. |
Represents a custom control used by the Filtering UI for applying filter description's values. |
Defines the appearance of both group and column footers. |
Defines the appearance of the group footer. |
Defines the appearance of the group header. |
Defines the appearance of the LoadMoreData row. |
Represents an extended DataGridTextColumn that presents numerical data. |
A special DataGridTextColumn implementation which cell value editor is a Xamarin.Forms.Picker control. |
DataGridSelectionChangedEventArgs Provides data for the RadDataGrid SelectionChanged event. |
Defines the available selection modes within a RadDataGrid component. |
Defines the available for selection units within a RadDataGrid component. |
Defines the appearance settings applied to RadDataGrid visual elements. |
Selection of a style based on custom selection logic. |
Represents a DataGridColumn that uses a Xamarin.Forms.DataTemplate to describe the content of each associated grid cell. |
Defines the appearance of text cell elements. |
Represents a DataGridTypedColumn that converts the content of each associated cell to a System.String object. |
Represents an extended DataGridTextColumn that presents data of type System.DateTime. |
Defines a DataGridColumn which content is known (strongly typed) and represented by internally built UI. Typed columns are highly optimized for better performance. |
Defines the available modes that control the User Input and Experience related to the editing operations within the RadDataGrid component. |
Defines the available modes that control the User Input and Experience related to the filtering operations within the RadDataGrid component. |
Defines the available modes that control the User Input and Experience related to the grouping operations within the RadDataGrid component. |
Defines the type of visual indication when a data operation is applied. |
Defines the visibility of the horizontal and vertical lines that enclose a cell within a tabular component (e.g. RadDataGrid, RadCalendar, etc.). |
Represents the context that is passed to the footer of a group that represents a IDataGroup within a RadDataGrid instance. |
Represents the context that is passed to a |
Represents a ServiceBase<T> instance that exposes methods used to hit-test for grid rows and cells from given a physical location. |
Represents the context that is passed to the load on demand visual element. |
The event args are used for the load on demand functionality. |
Represents a custom Xamarin.Forms.View implementation that may be used to visualize data in tabular format - that is by rows and columns. |
The ResourceDictionary that holds the ControlTemplate of the Filtering UI. |
Defines the current sort direction of a DataGridColumn instance. This enumeration is used solely for visualization purposes and differs from the SortOrder type that is used for data operations. |
A class related to the theming infrastructure. |