| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AlternatingRowBackground | Gets or sets the Brush that is used to paint the background of odd-numbered rows. |
 | 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. |
 | 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. |
 | AutoEditOperation | Gets or sets a value that indicates whether UXGridView should try perform IEditableCollectionView.CommitEdit or IEditableObject.EndEdit after each data editing operation. |
 | AutoFocusOnError | Gets or sets a value that indicates whether UXGridView should auto focus on cell when there is validation error. |
 | AutoGenerateColumns | Gets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | BusyLatency | Gets or sets the latency, in seconds, before the busy indicator is displayed when IsBusy is set to true. |
 | BusyOverlayBackground | Gets or sets the brush to apply to the overlay background. |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CanUserAddRows | Gets or sets a value that indicates whether the user can add new rows. |
 | CanUserBatchUpdate | Gets or sets a value that indicates whether the UXGridView can perform batch update. |
 | CanUserDeleteRows | Gets or sets a value that indicates whether the user can delete rows. |
 | CanUserEditRows | Gets or sets a value that indicates whether the user can edit rows. |
 | CanUserExport | Gets or sets a value that indicates whether the user can export data. |
 | CanUserFilterColumns | Gets or sets a value that indicates whether the user can filter data based on columns. |
 | CanUserGroupColumns | Gets or sets a value that indicates whether the user can group columns |
 | CanUserPage | Gets or sets a value that indicates whether the user can paging the data. |
 | CanUserReorderColumns | Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse. |
 | CanUserResizeColumns | Gets or sets a value that indicates whether the user can adjust column widths using the mouse. |
 | CanUserSortColumns | Gets or sets a value that indicates whether the user can sort columns by clicking the column header. |
 | CellEditingTemplateSelector | Gets or sets the template selector that is used to display the contents of a cell that is in editing mode. |
 | CellStyle | Gets or sets the style that is used when rendering the gridview cells. |
 | CellStyleSelector | Gets or sets the style selector that is used when rendering the gridview cells. |
 | CellTemplateSelector | Gets or sets the template selector that is used when rendering the gridview cells. |
 | CheckedItems | Gets or sets the checked items. |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipboardCopyMode | Gets or sets a value that indicates how data is copied to the clipboard. |
 | ColumnFooterCellStyle | Gets or sets the style that is used when rendering the gridview column footer cell. |
 | ColumnFooterCellStyleSelector | Gets or sets the style selector that is used when rendering the gridview column footer cell. |
 | ColumnFooterStyle | Gets or sets the style that is used when rendering the gridview column footer. |
 | ColumnFooterVisibility | Gets or sets a value that determines whether the column footer is visible. |
 | ColumnHeaderHeight | Gets or sets the height of the column headers row. |
 | ColumnHeaderStyle | Gets or sets the style that is used when rendering the column headers. |
 | ColumnHeaderStyleSelector | Gets or sets the style selector that is used when rendering the column headers. |
 | ColumnHeaderTemplateSelector | Gets or sets the template selector that is used when rendering the column headers. |
 | ColumnHeaderVisibility | Gets or sets a value that determines whether the column header is visible. |
 | Columns | Gets a collection that contains all the columns in the control. |
 | ColumnWidth | Gets or sets the standard width or automatic sizing mode of columns in the control. |
 | ContextMenuStyle | Gets or sets the style that is used when rendering the context menu element. |
 | CornerRadius | Represents the radius of a border's corner. The radius can't be negative. |
 | CurrentColumn | Gets or sets the column that contains the current cell. |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DeleteRowCommand | Gets or sets command that will be invoked when deleting a row. |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | DoubleClickCommand | Gets or sets the command that will be invoked when validating a row. |
 | DragIndicatorStyle | Gets or sets the style that is used when rendering the drag indicator that is displayed while dragging column headers. |
 | DropLocationIndicatorStyle | Gets or sets the style that is used when rendering the column headers. |
 | EditEnterKeyAction | Gets or sets a value that determines the action when enter key is pressed during editing mode. |
 | EditKeyGesture | Gets or sets a value that determines the key gesture used to enter the editing mode. |
 | EditMouseGesture | Gets or sets a value that determines the mouse gesture used to enter the editing mode. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | EmptyRowsVisibility | Gets or sets a value that determines the visibility of empty rows. |
 | EnableContextMenu | Gets or sets a value that determines whether context menus is enabled. |
 | EnableRowVirtualization | Gets or sets a value that determines whether row virtualization is enabled. |
 | EnterKeyAction | Gets or sets a value that determines the action when enter key is pressed. |
 | EnterNewRowOnClick | Gets or sets the a value that determine whether UXGridView will enter edit on new empty row on single click. |
 | ExpandedItem | Gets or sets the expanded item. |
 | ExportCommand | Gets or sets command that will be invoked when exporting data. |
 | ExportCssStyleSelector | Gets or sets the css style selector using for HTML exporting. |
 | ExportItems | Gets or sets the items to be exported. |
 | ExportOptions | Gets or sets the export options. |
 | FilterDescriptors | Gets or sets the descriptor object that encapsulates the filtering related information. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | Framework | (Inherited from Intersoft.Client.Framework.ISControl) |
 | FrozenColumnCount | Gets or sets the number of columns that the user cannot scroll horizontally. |
 | GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. |
 | GroupByBoxStyle | Gets or sets the style that is used when rendering the group by box element. |
 | GroupByBoxVisibility | Gets or sets a value that determines whether the group by box is visible. |
 | GroupDescriptors | Gets collection of group descriptors. |
 | GroupFootersVisibility | Gets or sets a value that determines whether the group footer is visible. |
 | HasChanges | Gets or sets a value that indicates whether there are data changes or not. |
 | HeaderAndRowSeparatorBrush | Gets or sets the Brush that is used to paint lines separating rows and column header. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | HorizontalGridLinesBrush | Gets or sets the Brush that is used to paint grid lines separating rows. |
 | HorizontalScrollBarVisibility | Gets or sets a value that indicates how the horizontal scroll bar is displayed. |
 | HorizontalScrollMode | Gets or sets a value that determine the horizontal scroll mode. |
 | InsertRowCommand | Gets or sets command that will be invoked when inserting row. |
 | IsBusy | Gets or sets a value that indicates whether the control is busy. |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInDesignMode | (Inherited from Intersoft.Client.Framework.ISControl) |
 | IsInsertingNewRow | Gets or sets a value that indicates whether the UXGridView new row is activated. |
 | IsReadOnlyBinding | Gets or sets the binding that associates the IsReadOnly attribute with a property in the data source. |
 | IsRefreshed | Gets or sets a value that indicates whether the UXGridView is refreshed. |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsValid | Gets a value that indicates whether data in the grid is valid. |
 | ItemsSource | Gets or sets a collection that is used to generate the content of the control. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | 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. |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxColumnWidth | Gets or sets the maximum width of columns in the UXGridView. |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinColumnWidth | Gets or sets the minimum width of columns in the UXGridView. |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NewItem | Gets or sets the new item to be added. |
 | NewRowLostFocusAction | Gets or sets a value that determine the lost focus action when user lost focus during new row editing. |
 | NewRowPosition | Gets or sets a value that determine the position of new row. |
 | NoDataTemplate | Gets or sets the no data template. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | PageDescriptor | Gets or sets the descriptor object that encapsulates the paging related information. |
 | PagerAutoEllipsis | Gets or sets a value that indicates whether to use an ellipsis as the last numeric button of UXDataPager. |
 | PagerDisplayMode | Gets or sets a value that indicates how the UXDataPager user interface is displayed. |
 | PagerNumericButtonCount | Gets or sets a value that indicates the number of page buttons shown on the UXDataPager user interface. |
 | PagerStyle | Gets or sets the style that is used when rendering the UXDataPager. |
 | PageSize | Gets or sets a value that indicates the number of items displayed on a page. |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Platform | (Inherited from Intersoft.Client.Framework.ISControl) |
 | PrepareNewRowCommand | Gets or sets command that will be invoked when preparing new row. |
 | Projection | (Inherited from System.Windows.UIElement) |
 | QueryOperation | Gets or sets a value that determines whether the filtering operation should be performed in client-side or server-side. |
 | RefreshCommand | Gets or sets command that will be invoked when refreshing data. |
 | RefreshCommandParameter | Gets or sets the parameter to pass to the RefreshCommand property. |
 | RejectChangesCommand | Gets or sets command that will be invoked when data changes is rejected. |
 | RejectRowCommand | Gets or sets command that will be invoked when row changes is rejected. |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | RowBackground | Gets or sets the Brush that is used to paint row backgrounds. |
 | RowDetailsTemplate | Gets or sets the template that is used to display the content of the details section of rows. |
 | RowDetailsTemplateSelector | Gets or sets the template selector that is used to display the content of the details section of rows. |
 | RowDetailsVisibilityMode | Gets or sets a value that indicates when the details sections of rows are displayed. |
 | RowGroupFooterCellStyle | Gets or sets the style that is used when rendering the row group footer cell. |
 | RowGroupFooterCellStyleSelector | Gets or sets the style selector that is used when rendering the row group footer cell. |
 | RowGroupFooterStyle | Gets or sets the style that is used when rendering the row group footer. |
 | RowGroupFooterStyleSelector | Gets or sets the style selector that is used when rendering the row group footer. |
 | RowGroupHeaderStyle | Gets or sets the style that is used when rendering the row group header. |
 | RowGroupHeaderStyleSelector | Gets or sets the style selector that is used when rendering the row group header. |
 | RowGroupHeaderTemplateSelector | Gets or sets the template selector that is used when rendering the row group headers. |
 | RowHeaderStyle | Gets or sets the style that is used when rendering the row header. |
 | RowHeaderVisibility | Gets or sets a value that determines whether the row header is visible. |
 | RowHeaderWidth | Gets or sets the width of the row header column. |
 | RowHeight | Gets or sets the standard height of rows in the control. |
 | RowStyle | Gets or sets the style that is used when rendering the rows. |
 | RowStyleSelector | Gets or sets the style selector that is used when rendering the rows. |
 | RowTemplate | Gets or sets the template that is used when rendering the rows. |
 | RowTemplateSelector | Gets or sets the template selector that is used when rendering the rows. |
 | SaveChangesCommand | Gets or sets command that will be invoked when data changes is accepted. |
 | ScrollBarStyle | Gets or sets the style that is used when rendering the scrollbar. |
 | ScrollCornerBackground | Gets or sets the Brush that is used to paint scroll corner element. |
 | ScrollIndicatorBinding | Gets or sets the binding that associates the scroll indicator with property in the data source. |
 | ScrollIndicatorStyle | Gets or sets the style that is used when rendering the scroll indicator. |
 | ScrollIndicatorTemplate | Gets or sets the template that is used when rendering the scroll indicator. |
 | SelectedIndex | Gets or sets the index of the current selection. |
 | SelectedItem | Gets or sets the data item corresponding to the selected row. |
 | SelectedItems | Gets a list that contains the data items corresponding to the selected rows. |
 | SelectionMode | Gets or sets the selection behavior of the gridview. |
 | SelectionUnit | Gets or sets the selection unit of gridview. |
 | SortDescriptions | Gets or sets the sort descriptions object that encapsulates the sorting related information. |
 | SortDescriptors | Gets or sets the descriptor object that encapsulates the sorting related information. |
 | StatusBarCommandTemplate | Gets or sets the data template to apply to the StatusBarCommand. |
 | StatusBarStyle | Gets or sets the style that is used when rendering the statusbar. |
 | StatusBarVisibility | Gets or sets a value that determines whether the status bar is visible. |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | TabNavigation | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UpdateCellCommand | Gets or sets command that will be invoked when updating a cell. |
 | UpdateRowCommand | Gets or sets command that will be invoked when updating a row. |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | ValidateRowCommand | Gets or sets the command that will be invoked when validating a row. |
 | ValidationResults | Gets or sets the validation results. |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalGridLinesBrush | Gets or sets the Brush that is used to paint grid lines separating columns. |
 | VerticalScrollBarVisibility | Gets or sets a value that indicates how the vertical scroll bar is displayed. |
 | VerticalScrollMode | Gets or sets a value that indicates the vertical scroll mode. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |