The following tables list the members exposed by UXTreeList.
Name | Description | |
---|---|---|
![]() | UXTreeList Constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowMoveItemProperty | Identifies the AllowMoveItem dependency property. |
![]() ![]() | CanDragItemCommandProperty | Identifies the CanDragItemCommand dependency property. |
![]() ![]() | DropItemCommandProperty | Identifies the DropItemCommand dependency property. |
![]() ![]() | IndentSpacerProperty | Identifies the IndentSpacer dependency property. |
![]() ![]() | InitialTreeListStateProperty | Identifies the InitialTreeListState dependency property. |
![]() ![]() | IsLoadOnDemandProperty | Identifies the IsLoadOnDemand dependency property. |
![]() ![]() | ProcessedItemProperty | Identifies the ProcessedItem dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | AllowMoveItem | Gets or sets a value that determines whether the UXTreeListRow can be moved. |
![]() | AlternatingRowBackground | Gets or sets the Brush that is used to paint the background of odd-numbered rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | AreRowDetailsFrozen | Gets or sets a value that indicates whether the row details sections remain fixed at the width of the display area or can scroll horizontally. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | AreRowGroupHeadersFrozen | Gets or sets a value that indicates whether the row group header sections remain fixed at the width of the display area or can scroll horizontally. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | AutoEditOperation | Gets or sets a value that indicates whether UXGridView should try perform IEditableCollectionView.CommitEdit or IEditableObject.EndEdit after each data editing operation. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | AutoFocusOnError | Gets or sets a value that indicates whether UXGridView should auto focus on cell when there is validation error. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | AutoGenerateColumns | Gets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Background | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | BusyLatency | Gets or sets the latency, in seconds, before the busy indicator is displayed when IsBusy is set to true. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | BusyOverlayBackground | Gets or sets the brush to apply to the overlay background. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CacheMode | (Inherited from |
![]() | CanDragItemCommand | Gets or sets command that will be invoked when try to drag an item. |
![]() | CanUserAddRows | Gets or sets a value that indicates whether the user can add new rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserBatchUpdate | Gets or sets a value that indicates whether the UXGridView can perform batch update. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserDeleteRows | Gets or sets a value that indicates whether the user can delete rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserEditRows | Gets or sets a value that indicates whether the user can edit rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserExport | Gets or sets a value that indicates whether the user can export data. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserFilterColumns | Gets or sets a value that indicates whether the user can filter data based on columns. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserGroupColumns | Gets or sets a value that indicates whether the user can group columns (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserPage | Gets or sets a value that indicates whether the user can paging the data. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserReorderColumns | Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserResizeColumns | Gets or sets a value that indicates whether the user can adjust column widths using the mouse. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CanUserSortColumns | Gets or sets a value that indicates whether the user can sort columns by clicking the column header. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CellEditingTemplateSelector | Gets or sets the template selector that is used to display the contents of a cell that is in editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CellStyle | Gets or sets the style that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CellStyleSelector | Gets or sets the style selector that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CellTemplateSelector | Gets or sets the template selector that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CheckedItems | Gets or sets the checked items. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Clip | (Inherited from |
![]() | ClipboardCopyMode | Gets or sets a value that indicates how data is copied to the clipboard. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnFooterCellStyle | Gets or sets the style that is used when rendering the gridview column footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnFooterCellStyleSelector | Gets or sets the style selector that is used when rendering the gridview column footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnFooterStyle | Gets or sets the style that is used when rendering the gridview column footer. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnFooterVisibility | Gets or sets a value that determines whether the column footer is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnHeaderHeight | Gets or sets the height of the column headers row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnHeaderStyle | Gets or sets the style that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnHeaderStyleSelector | Gets or sets the style selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnHeaderTemplateSelector | Gets or sets the template selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnHeaderVisibility | Gets or sets a value that determines whether the column header is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Columns | Gets a collection that contains all the columns in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnWidth | Gets or sets the standard width or automatic sizing mode of columns in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ContextMenuStyle | Gets or sets the style that is used when rendering the context menu element. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CornerRadius | Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CurrentColumn | Gets or sets the column that contains the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Cursor | (Inherited from |
![]() | DataContext | (Inherited from |
![]() | DeleteRowCommand | Gets or sets command that will be invoked when deleting a row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DesiredSize | (Inherited from |
![]() | Dispatcher | (Inherited from |
![]() | DoubleClickCommand | Gets or sets the command that will be invoked when validating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DragIndicatorStyle | Gets or sets the style that is used when rendering the drag indicator that is displayed while dragging column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DropItemCommand | Gets or sets command that will be invoked when item is dropped. |
![]() | DropLocationIndicatorStyle | Gets or sets the style that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EditEnterKeyAction | Gets or sets a value that determines the action when enter key is pressed during editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EditKeyGesture | Gets or sets a value that determines the key gesture used to enter the editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EditMouseGesture | Gets or sets a value that determines the mouse gesture used to enter the editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Effect | (Inherited from |
![]() | EmptyRowsVisibility | Gets or sets a value that determines the visibility of empty rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EnableContextMenu | Gets or sets a value that determines whether context menus is enabled. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EnableRowVirtualization | Gets or sets a value that determines whether row virtualization is enabled. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EnterKeyAction | Gets or sets a value that determines the action when enter key is pressed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | EnterNewRowOnClick | Gets or sets the a value that determine whether UXGridView will enter edit on new empty row on single click. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ExpandedItem | Gets or sets the expanded item. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ExportCommand | Gets or sets command that will be invoked when exporting data. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ExportCssStyleSelector | Gets or sets the css style selector using for HTML exporting. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ExportItems | Gets or sets the items to be exported. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ExportOptions | Gets or sets the export options. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | FilterDescriptors | Gets or sets the descriptor object that encapsulates the filtering related information. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | FlowDirection | (Inherited from |
![]() | FontFamily | (Inherited from |
![]() | FontSize | (Inherited from |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | FrozenColumnCount | Gets or sets the number of columns that the user cannot scroll horizontally. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GroupByBoxStyle | Gets or sets the style that is used when rendering the group by box element. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GroupByBoxVisibility | Gets or sets a value that determines whether the group by box is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GroupDescriptors | Gets collection of group descriptors. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GroupFootersVisibility | Gets or sets a value that determines whether the group footer is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | HasChanges | Gets or sets a value that indicates whether there are data changes or not. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | HeaderAndRowSeparatorBrush | Gets or sets the Brush that is used to paint lines separating rows and column header. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | HorizontalGridLinesBrush | Gets or sets the Brush that is used to paint grid lines separating rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | HorizontalScrollBarVisibility | Gets or sets a value that indicates how the horizontal scroll bar is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | HorizontalScrollMode | Gets or sets a value that determine the horizontal scroll mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IDBinding | |
![]() | IndentSpacer | Gets or sets a value that determines the indent spacer for each row level. |
![]() | InitialTreeListState | Gets or sets a value that determines the initial state for tree list row. |
![]() | InsertRowCommand | Gets or sets command that will be invoked when inserting row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IsBusy | Gets or sets a value that indicates whether the control is busy. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | IsInsertingNewRow | Gets or sets a value that indicates whether the UXGridView new row is activated. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IsLoadOnDemand | Gets or sets a value that determines whether the item is load on demand or not. |
![]() | IsReadOnlyBinding | Gets or sets the binding that associates the IsReadOnly attribute with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IsRefreshed | Gets or sets a value that indicates whether the UXGridView is refreshed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | IsTabStop | (Inherited from |
![]() | IsValid | Gets a value that indicates whether data in the grid is valid. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ItemsSource | Gets or sets a collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | LostFocusAction | Gets or sets a value that determine the lost focus action when user lost focus during row editing. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Margin | (Inherited from |
![]() | MaxColumnWidth | Gets or sets the maximum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | MaxHeight | (Inherited from |
![]() | MaxWidth | (Inherited from |
![]() | MinColumnWidth | Gets or sets the minimum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | MinHeight | (Inherited from |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | NewItem | Gets or sets the new item to be added. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | NewRowLostFocusAction | Gets or sets a value that determine the lost focus action when user lost focus during new row editing. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | NewRowPosition | Gets or sets a value that determine the position of new row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | NoDataTemplate | Gets or sets the no data template. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | Padding | (Inherited from |
![]() | PageDescriptor | Gets or sets the descriptor object that encapsulates the paging related information. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | PagerAutoEllipsis | Gets or sets a value that indicates whether to use an ellipsis as the last numeric button of UXDataPager. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | PagerDisplayMode | Gets or sets a value that indicates how the UXDataPager user interface is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | PagerNumericButtonCount | Gets or sets a value that indicates the number of page buttons shown on the UXDataPager user interface. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | PagerStyle | Gets or sets the style that is used when rendering the UXDataPager. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | PageSize | Gets or sets a value that indicates the number of items displayed on a page. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Parent | (Inherited from |
![]() | ParentIDBinding | |
![]() | Platform | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | PrepareNewRowCommand | Gets or sets command that will be invoked when preparing new row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ProcessedItem | Gets or sets a value that indicates the item that user process when load on demand is active. |
![]() | Projection | (Inherited from |
![]() | QueryOperation | Gets or sets a value that determines whether the filtering operation should be performed in client-side or server-side. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RefreshCommand | Gets or sets command that will be invoked when refreshing data. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RefreshCommandParameter | Gets or sets the parameter to pass to the RefreshCommand property. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RejectChangesCommand | Gets or sets command that will be invoked when data changes is rejected. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RejectRowCommand | Gets or sets command that will be invoked when row changes is rejected. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Resources | (Inherited from |
![]() | RowBackground | Gets or sets the Brush that is used to paint row backgrounds. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowDetailsTemplate | Gets or sets the template that is used to display the content of the details section of rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowDetailsTemplateSelector | Gets or sets the template selector that is used to display the content of the details section of rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowDetailsVisibilityMode | Gets or sets a value that indicates when the details sections of rows are displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupFooterCellStyle | Gets or sets the style that is used when rendering the row group footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupFooterCellStyleSelector | Gets or sets the style selector that is used when rendering the row group footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupFooterStyle | Gets or sets the style that is used when rendering the row group footer. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupFooterStyleSelector | Gets or sets the style selector that is used when rendering the row group footer. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupHeaderStyle | Gets or sets the style that is used when rendering the row group header. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupHeaderStyleSelector | Gets or sets the style selector that is used when rendering the row group header. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowGroupHeaderTemplateSelector | Gets or sets the template selector that is used when rendering the row group headers. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowHeaderStyle | Gets or sets the style that is used when rendering the row header. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowHeaderVisibility | Gets or sets a value that determines whether the row header is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowHeaderWidth | Gets or sets the width of the row header column. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowHeight | Gets or sets the standard height of rows in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowStyle | Gets or sets the style that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowStyleSelector | Gets or sets the style selector that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowTemplate | Gets or sets the template that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowTemplateSelector | Gets or sets the template selector that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SaveChangesCommand | Gets or sets command that will be invoked when data changes is accepted. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ScrollBarStyle | Gets or sets the style that is used when rendering the scrollbar. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ScrollCornerBackground | Gets or sets the Brush that is used to paint scroll corner element. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ScrollIndicatorBinding | Gets or sets the binding that associates the scroll indicator with property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ScrollIndicatorStyle | Gets or sets the style that is used when rendering the scroll indicator. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ScrollIndicatorTemplate | Gets or sets the template that is used when rendering the scroll indicator. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectedIndex | Gets or sets the index of the current selection. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectedItem | Gets or sets the data item corresponding to the selected row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectedItems | Gets a list that contains the data items corresponding to the selected rows. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectionMode | Gets or sets the selection behavior of the gridview. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectionUnit | Gets or sets the selection unit of gridview. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SortDescriptions | Gets or sets the sort descriptions object that encapsulates the sorting related information. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SortDescriptors | Gets or sets the descriptor object that encapsulates the sorting related information. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | StatusBarCommandTemplate | Gets or sets the data template to apply to the StatusBarCommand. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | StatusBarStyle | Gets or sets the style that is used when rendering the statusbar. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | StatusBarVisibility | Gets or sets a value that determines whether the status bar is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Style | (Inherited from |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | Template | (Inherited from |
![]() | Triggers | (Inherited from |
![]() | UpdateCellCommand | Gets or sets command that will be invoked when updating a cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | UpdateRowCommand | Gets or sets command that will be invoked when updating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | UseLayoutRounding | (Inherited from |
![]() | ValidateRowCommand | Gets or sets the command that will be invoked when validating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ValidationResults | Gets or sets the validation results. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | VerticalGridLinesBrush | Gets or sets the Brush that is used to paint grid lines separating columns. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | VerticalScrollBarVisibility | Gets or sets a value that indicates how the vertical scroll bar is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | VerticalScrollMode | Gets or sets a value that indicates the vertical scroll mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Visibility | (Inherited from |
![]() | Width | (Inherited from |
Name | Description | |
---|---|---|
![]() | CurrentItem | Gets the data item bound to the row that contains the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DefaultStyleKey | (Inherited from |
![]() | Product | (Inherited from Intersoft.Client.Framework.ISControl) |
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from |
![]() | ApplyTemplate | (Inherited from |
![]() | Arrange | (Inherited from |
![]() | AttachEventHandlers | Overridden. |
![]() | BeginEdit | Overloaded. Causes the gridview to enter editing mode for the current cell and current row, unless the gridview is already in editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CancelEdit | Overloaded. Causes the gridview to cancel the current edit, restore the original value, and exit editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | CollapseRowGroup | Collapses gridview row groups. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CommitEdit | Overloaded. Causes the gridview to commit the current edit to the data source and exit editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DetachedEventHandlers | Overridden. |
![]() | Dispose | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | ExpandRowGroup | Expands gridview row groups. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Export | Export data to the specified stream. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | FindName | (Inherited from |
![]() | Focus | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetBindingExpression | (Inherited from |
![]() | GetValue | (Inherited from |
![]() | InitializeStoryboards | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | InitializeTemplates | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | InvalidateArrange | (Inherited from |
![]() | InvalidateMeasure | (Inherited from |
![]() | Measure | (Inherited from |
![]() | OnApplyTemplate | Overridden. |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResumeLayout | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | ScrollIntoView | Scrolls the UXGridView vertically to display the row for the specified data item and scrolls the UXGridView horizontally to display the specified column. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | SuspendLayout | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | TransformToVisual | (Inherited from |
![]() | UpdateLayout | (Inherited from |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from |
![]() | GetTemplateChild | (Inherited from |
![]() | MeasureOverride | (Inherited from |
![]() | OnAutoGeneratingColumn | Raises the AutoGeneratingColumn event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnBeginningEdit | Raises the BeginningEdit event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnCellEditEnded | Raises the CellEditEnded event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnCellEditEnding | Raises the CellEditEnding event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnColumnDisplayIndexChanged | (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnCopyingRowClipboardContent | Raises the CopyingRowClipboardContent event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnCurrentCellChanged | Raises the CurrentCellChanged event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | (Inherited from |
![]() | OnKeyDown | (Inherited from |
![]() | OnKeyUp | (Inherited from |
![]() | OnLoadingRow | Raises the LoadingRow event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnLoadingRowDetails | (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnLoadingRowGroup | Raises the LoadingRowGroup event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnLostFocus | (Inherited from |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | (Inherited from |
![]() | OnMouseLeave | (Inherited from |
![]() | OnMouseLeftButtonDown | (Inherited from |
![]() | OnMouseLeftButtonUp | (Inherited from |
![]() | OnMouseMove | (Inherited from |
![]() | OnMouseRightButtonDown | (Inherited from |
![]() | OnMouseRightButtonUp | (Inherited from |
![]() | OnMouseWheel | (Inherited from |
![]() | OnPreparingCellForEdit | Raises the PreparingCellForEdit event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnRowEditEnded | Raises the RowEditEnded event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnRowEditEnding | Raises the RowEditEnding event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnSelectionChanged | Raises the SelectionChanged event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnTextInput | (Inherited from |
![]() | OnTextInputStart | (Inherited from |
![]() | OnTextInputUpdate | (Inherited from |
![]() | OnUnloaded | (Inherited from Intersoft.Client.Framework.ISControl) |
![]() | OnUnloadingRow | Raises the UnloadingRow event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnUnloadingRowDetails | (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | OnUnloadingRowGroup | Raises the UnloadingRowGroup event. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
Name | Description | |
---|---|---|
![]() | AutoGeneratingColumn | Occurs one time for each public, non-static property in the bound data type when the ItemsSource property is changed and the AutoGenerateColumns property is true. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | BeginningEdit | Occurs before a cell or row enters editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | BindingValidationError | (Inherited from |
![]() | CellEditEnded | Occurs when a cell edit has been committed or canceled. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CellEditEnding | Occurs when a cell edit is ending. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnDisplayIndexChanged | Occurs when the DisplayIndex property of a column changes. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnReordered | Occurs when a UXGridView column has moved to a new position in the display order. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | ColumnReordering | Occurs before a UXGridView column moves to a new position in the display order. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CopyingRowClipboardContent | Occurs when the row is prepared for a clipboard copy operation. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | CurrentCellChanged | Occurs when a different cell becomes the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | DragEnter | (Inherited from |
![]() | DragLeave | (Inherited from |
![]() | DragOver | (Inherited from |
![]() | Drop | (Inherited from |
![]() | Exported | Occurs when data is succesfully exported. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | Exporting | Occurs when data is being exported. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | GotFocus | (Inherited from |
![]() | IsEnabledChanged | (Inherited from |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | LostMouseCapture | (Inherited from |
![]() | MouseEnter | (Inherited from |
![]() | MouseLeave | (Inherited from |
![]() | MouseLeftButtonDown | (Inherited from |
![]() | MouseLeftButtonUp | (Inherited from |
![]() | MouseMove | (Inherited from |
![]() | MouseRightButtonDown | (Inherited from |
![]() | MouseRightButtonUp | (Inherited from |
![]() | MouseWheel | (Inherited from |
![]() | PreparingCellForEdit | Occurs when a cell in a column enters editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowDetailsVisibilityChanged | Occurs when the RowDetailsVisibilityMode property value changes. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowEditEnded | Occurs when a row edit has been committed or canceled. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | RowEditEnding | Occurs when a row edit is ending. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SelectionChanged | Occurs when the SelectedItem or SelectedItems property value changes. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
![]() | SizeChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |