Intersoft ClientUI Documentation
UXTreeList Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Data Namespace : UXTreeList Class


The following tables list the members exposed by UXTreeList.

Public Constructors

 NameDescription
public ConstructorUXTreeList Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AllowMoveItemPropertyIdentifies the AllowMoveItem dependency property.  
public Fieldstatic (Shared in Visual Basic)CanDragItemCommandPropertyIdentifies the CanDragItemCommand dependency property.  
public Fieldstatic (Shared in Visual Basic)DropItemCommandPropertyIdentifies the DropItemCommand dependency property.  
public Fieldstatic (Shared in Visual Basic)IndentSpacerPropertyIdentifies the IndentSpacer dependency property.  
public Fieldstatic (Shared in Visual Basic)InitialTreeListStatePropertyIdentifies the InitialTreeListState dependency property.  
public Fieldstatic (Shared in Visual Basic)IsLoadOnDemandPropertyIdentifies the IsLoadOnDemand dependency property.  
public Fieldstatic (Shared in Visual Basic)ProcessedItemPropertyIdentifies the ProcessedItem dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAllowMoveItemGets or sets a value that determines whether the UXTreeListRow can be moved.  
public PropertyAlternatingRowBackgroundGets or sets the Brush that is used to paint the background of odd-numbered rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyAreRowDetailsFrozenGets 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)
public PropertyAreRowGroupHeadersFrozenGets 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)
public PropertyAutoEditOperationGets 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)
public PropertyAutoFocusOnErrorGets 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)
public PropertyAutoGenerateColumnsGets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyBusyLatencyGets 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)
public PropertyBusyOverlayBackgroundGets or sets the brush to apply to the overlay background. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanDragItemCommandGets or sets command that will be invoked when try to drag an item.  
public PropertyCanUserAddRowsGets or sets a value that indicates whether the user can add new rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserBatchUpdateGets or sets a value that indicates whether the UXGridView can perform batch update. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserDeleteRowsGets or sets a value that indicates whether the user can delete rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserEditRowsGets or sets a value that indicates whether the user can edit rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserExportGets or sets a value that indicates whether the user can export data. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserFilterColumnsGets or sets a value that indicates whether the user can filter data based on columns. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserGroupColumnsGets or sets a value that indicates whether the user can group columns (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserPageGets or sets a value that indicates whether the user can paging the data. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserReorderColumnsGets 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)
public PropertyCanUserResizeColumnsGets or sets a value that indicates whether the user can adjust column widths using the mouse. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCanUserSortColumnsGets or sets a value that indicates whether the user can sort columns by clicking the column header. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCellEditingTemplateSelectorGets 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)
public PropertyCellStyleGets or sets the style that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCellStyleSelectorGets or sets the style selector that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCellTemplateSelectorGets or sets the template selector that is used when rendering the gridview cells. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCheckedItemsGets or sets the checked items. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyClipboardCopyModeGets or sets a value that indicates how data is copied to the clipboard. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnFooterCellStyleGets or sets the style that is used when rendering the gridview column footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnFooterCellStyleSelectorGets or sets the style selector that is used when rendering the gridview column footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnFooterStyleGets or sets the style that is used when rendering the gridview column footer. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnFooterVisibilityGets or sets a value that determines whether the column footer is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnHeaderHeightGets or sets the height of the column headers row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnHeaderStyleGets or sets the style that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnHeaderStyleSelectorGets or sets the style selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnHeaderTemplateSelectorGets or sets the template selector that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnHeaderVisibilityGets or sets a value that determines whether the column header is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnsGets a collection that contains all the columns in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyColumnWidthGets or sets the standard width or automatic sizing mode of columns in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyContextMenuStyleGets or sets the style that is used when rendering the context menu element. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCornerRadiusRepresents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCurrentColumnGets or sets the column that contains the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDeleteRowCommandGets or sets command that will be invoked when deleting a row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDoubleClickCommandGets or sets the command that will be invoked when validating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyDragIndicatorStyleGets 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)
public PropertyDropItemCommandGets or sets command that will be invoked when item is dropped.  
public PropertyDropLocationIndicatorStyleGets or sets the style that is used when rendering the column headers. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEditEnterKeyActionGets or sets a value that determines the action when enter key is pressed during editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEditKeyGestureGets or sets a value that determines the key gesture used to enter the editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEditMouseGestureGets or sets a value that determines the mouse gesture used to enter the editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEmptyRowsVisibilityGets or sets a value that determines the visibility of empty rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEnableContextMenuGets or sets a value that determines whether context menus is enabled. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEnableRowVirtualizationGets or sets a value that determines whether row virtualization is enabled. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEnterKeyActionGets or sets a value that determines the action when enter key is pressed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyEnterNewRowOnClickGets 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)
public PropertyExpandedItemGets or sets the expanded item. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyExportCommandGets or sets command that will be invoked when exporting data. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyExportCssStyleSelectorGets or sets the css style selector using for HTML exporting. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyExportItemsGets or sets the items to be exported. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyExportOptionsGets or sets the export options. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyFilterDescriptorsGets or sets the descriptor object that encapsulates the filtering related information. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyFrozenColumnCountGets or sets the number of columns that the user cannot scroll horizontally. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyGridLinesVisibilityGets or sets a value that indicates which grid lines separating inner cells are shown. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyGroupByBoxStyleGets or sets the style that is used when rendering the group by box element. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyGroupByBoxVisibilityGets or sets a value that determines whether the group by box is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyGroupDescriptorsGets collection of group descriptors. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyGroupFootersVisibilityGets or sets a value that determines whether the group footer is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyHasChangesGets or sets a value that indicates whether there are data changes or not. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyHeaderAndRowSeparatorBrushGets or sets the Brush that is used to paint lines separating rows and column header. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyHorizontalGridLinesBrushGets or sets the Brush that is used to paint grid lines separating rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyHorizontalScrollBarVisibilityGets or sets a value that indicates how the horizontal scroll bar is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyHorizontalScrollModeGets or sets a value that determine the horizontal scroll mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIDBinding  
public PropertyIndentSpacerGets or sets a value that determines the indent spacer for each row level.  
public PropertyInitialTreeListStateGets or sets a value that determines the initial state for tree list row.  
public PropertyInsertRowCommandGets or sets command that will be invoked when inserting row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIsBusyGets or sets a value that indicates whether the control is busy. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyIsInsertingNewRowGets or sets a value that indicates whether the UXGridView new row is activated. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIsLoadOnDemandGets or sets a value that determines whether the item is load on demand or not.  
public PropertyIsReadOnlyBindingGets or sets the binding that associates the IsReadOnly attribute with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIsRefreshedGets or sets a value that indicates whether the UXGridView is refreshed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsValidGets a value that indicates whether data in the grid is valid. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyItemsSourceGets or sets a collection that is used to generate the content of the control. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyLostFocusActionGets or sets a value that determine the lost focus action when user lost focus during row editing. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxColumnWidthGets or sets the maximum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinColumnWidthGets or sets the minimum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNewItemGets or sets the new item to be added. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyNewRowLostFocusActionGets 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)
public PropertyNewRowPositionGets or sets a value that determine the position of new row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyNoDataTemplateGets or sets the no data template. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyPageDescriptorGets or sets the descriptor object that encapsulates the paging related information. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyPagerAutoEllipsisGets 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)
public PropertyPagerDisplayModeGets or sets a value that indicates how the UXDataPager user interface is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyPagerNumericButtonCountGets or sets a value that indicates the number of page buttons shown on the UXDataPager user interface. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyPagerStyleGets or sets the style that is used when rendering the UXDataPager. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyPageSizeGets or sets a value that indicates the number of items displayed on a page. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyParentIDBinding  
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyPrepareNewRowCommandGets or sets command that will be invoked when preparing new row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyProcessedItemGets or sets a value that indicates the item that user process when load on demand is active.  
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyQueryOperationGets 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)
public PropertyRefreshCommandGets or sets command that will be invoked when refreshing data. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRefreshCommandParameterGets or sets the parameter to pass to the RefreshCommand property. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRejectChangesCommandGets or sets command that will be invoked when data changes is rejected. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRejectRowCommandGets or sets command that will be invoked when row changes is rejected. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResourceOverrideGets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRowBackgroundGets or sets the Brush that is used to paint row backgrounds. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowDetailsTemplateGets or sets the template that is used to display the content of the details section of rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowDetailsTemplateSelectorGets 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)
public PropertyRowDetailsVisibilityModeGets or sets a value that indicates when the details sections of rows are displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupFooterCellStyleGets or sets the style that is used when rendering the row group footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupFooterCellStyleSelectorGets or sets the style selector that is used when rendering the row group footer cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupFooterStyleGets or sets the style that is used when rendering the row group footer. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupFooterStyleSelectorGets or sets the style selector that is used when rendering the row group footer. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupHeaderStyleGets or sets the style that is used when rendering the row group header. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupHeaderStyleSelectorGets or sets the style selector that is used when rendering the row group header. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowGroupHeaderTemplateSelectorGets or sets the template selector that is used when rendering the row group headers. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowHeaderStyleGets or sets the style that is used when rendering the row header. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowHeaderVisibilityGets or sets a value that determines whether the row header is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowHeaderWidthGets or sets the width of the row header column. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowHeightGets or sets the standard height of rows in the control. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowStyleGets or sets the style that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowStyleSelectorGets or sets the style selector that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowTemplateGets or sets the template that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyRowTemplateSelectorGets or sets the template selector that is used when rendering the rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySaveChangesCommandGets or sets command that will be invoked when data changes is accepted. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyScrollBarStyleGets or sets the style that is used when rendering the scrollbar. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyScrollCornerBackgroundGets or sets the Brush that is used to paint scroll corner element. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyScrollIndicatorBindingGets or sets the binding that associates the scroll indicator with property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyScrollIndicatorStyleGets or sets the style that is used when rendering the scroll indicator. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyScrollIndicatorTemplateGets or sets the template that is used when rendering the scroll indicator. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySelectedIndexGets or sets the index of the current selection. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySelectedItemGets or sets the data item corresponding to the selected row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySelectedItemsGets a list that contains the data items corresponding to the selected rows. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySelectionModeGets or sets the selection behavior of the gridview. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySelectionUnitGets or sets the selection unit of gridview. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySortDescriptionsGets or sets the sort descriptions object that encapsulates the sorting related information. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertySortDescriptorsGets or sets the descriptor object that encapsulates the sorting related information. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyStatusBarCommandTemplateGets or sets the data template to apply to the StatusBarCommand. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyStatusBarStyleGets or sets the style that is used when rendering the statusbar. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyStatusBarVisibilityGets or sets a value that determines whether the status bar is visible. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUpdateCellCommandGets or sets command that will be invoked when updating a cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyUpdateRowCommandGets or sets command that will be invoked when updating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyValidateRowCommandGets or sets the command that will be invoked when validating a row. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyValidationResultsGets or sets the validation results. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVerticalGridLinesBrushGets or sets the Brush that is used to paint grid lines separating columns. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyVerticalScrollBarVisibilityGets or sets a value that indicates how the vertical scroll bar is displayed. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyVerticalScrollModeGets or sets a value that indicates the vertical scroll mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyCurrentItemGets the data item bound to the row that contains the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProduct (Inherited from Intersoft.Client.Framework.ISControl)
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden.   
public MethodBeginEditOverloaded. 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)
public MethodCancelEditOverloaded. Causes the gridview to cancel the current edit, restore the original value, and exit editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCollapseRowGroupCollapses gridview row groups. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public MethodCommitEditOverloaded. Causes the gridview to commit the current edit to the data source and exit editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public MethodDetachedEventHandlersOverridden.   
public MethodDispose (Inherited from Intersoft.Client.Framework.ISControl)
public MethodExpandRowGroupExpands gridview row groups. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public MethodExportExport data to the specified stream. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISControl)
public MethodInitializeTemplates (Inherited from Intersoft.Client.Framework.ISControl)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden.   
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISControl)
public MethodScrollIntoViewScrolls 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)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnAutoGeneratingColumnRaises the AutoGeneratingColumn event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnBeginningEditRaises the BeginningEdit event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnCellEditEndedRaises the CellEditEnded event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnCellEditEndingRaises the CellEditEnding event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnColumnDisplayIndexChanged (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnCopyingRowClipboardContentRaises the CopyingRowClipboardContent event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnCurrentCellChangedRaises the CurrentCellChanged event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLoadingRowRaises the LoadingRow event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnLoadingRowDetails (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnLoadingRowGroupRaises the LoadingRowGroup event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnPreparingCellForEditRaises the PreparingCellForEdit event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnRowEditEndedRaises the RowEditEnded event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnRowEditEndingRaises the RowEditEnding event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnSelectionChangedRaises the SelectionChanged event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISControl)
protected MethodOnUnloadingRowRaises the UnloadingRow event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnUnloadingRowDetails (Inherited from Intersoft.Client.UI.Data.UXGridView)
protected MethodOnUnloadingRowGroupRaises the UnloadingRowGroup event. (Inherited from Intersoft.Client.UI.Data.UXGridView)
Top

Public Events

 NameDescription
public EventAutoGeneratingColumnOccurs 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)
public EventBeginningEditOccurs before a cell or row enters editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventCellEditEndedOccurs when a cell edit has been committed or canceled. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventCellEditEndingOccurs when a cell edit is ending. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventColumnDisplayIndexChangedOccurs when the DisplayIndex property of a column changes. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventColumnReorderedOccurs when a UXGridView column has moved to a new position in the display order. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventColumnReorderingOccurs before a UXGridView column moves to a new position in the display order. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventCopyingRowClipboardContentOccurs when the row is prepared for a clipboard copy operation. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventCurrentCellChangedOccurs when a different cell becomes the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventExportedOccurs when data is succesfully exported. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventExportingOccurs when data is being exported. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventPreparingCellForEditOccurs when a cell in a column enters editing mode. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventRowDetailsVisibilityChangedOccurs when the RowDetailsVisibilityMode property value changes. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventRowEditEndedOccurs when a row edit has been committed or canceled. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventRowEditEndingOccurs when a row edit is ending. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventSelectionChangedOccurs when the SelectedItem or SelectedItems property value changes. (Inherited from Intersoft.Client.UI.Data.UXGridView)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.