Intersoft.Client.UI.Data Namespace : UXTreeList Class |
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 | Gets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | Gets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | Gets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement) | |
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 | Gets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control) | |
BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control) | |
BorderThickness | Gets or sets the border thickness of a control. (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. (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 | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
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) | |
CellBusyTemplate | Gets or sets the template selector that is used to display the busy indicator for cell. (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) | |
CharacterSpacing | Gets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control) | |
CheckedItems | Gets or sets the checked items. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
Clip | Gets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
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 | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
DeleteRowCommand | Gets or sets command that will be invoked when deleting a row. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
DesiredSize | Gets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
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 | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
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 | Gets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement) | |
FontFamily | Gets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control) | |
FontSize | Gets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control) | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control) | |
FontStyle | Gets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control) | |
FontWeight | Gets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control) | |
Foreground | Gets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control) | |
Framework | Gets the entity 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 | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
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 | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | Gets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement) | |
IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (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) | |
IsRowDirtyBinding | Gets or sets the binding that associates the IsReadOnly attribute with a property in the data source. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
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 | Gets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (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 | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxColumnWidth | Gets or sets the maximum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
MaxHeight | Gets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | Gets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinColumnWidth | Gets or sets the minimum width of columns in the UXGridView. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
MinHeight | Gets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
MinWidth | Gets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
Name | Gets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement) | |
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 | Gets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement) | |
OpacityMask | Gets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement) | |
Padding | Gets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control) | |
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 | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | |
ParentIDBinding | ||
Platform | Gets a value that indicates the current client 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 | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (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. (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 | Gets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransform | Gets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | Gets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
Resources | Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement) | |
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 | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control) | |
TabNavigation | Gets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control) | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement) | |
Template | Gets or sets a control template. (Inherited from System.Windows.Controls.Control) | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
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 | Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement) | |
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 | Gets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control) | |
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 | Gets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement) | |
Width | Gets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
CurrentItem | Gets the data item bound to the row that contains the current cell. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
DefaultStyleKey | Gets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control) | |
Product | Product Info. (Inherited from Intersoft.Client.UI.Data.UXGridView) |
Name | Description | |
---|---|---|
AddHandler | Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | Loads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control) | |
Arrange | Positions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
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 | Sets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
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 | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
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 | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
Focus | Attempts to set the focus on the control. (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | Retrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISControl) | |
InitializeTemplates | Initializes control templates. (Inherited from Intersoft.Client.UI.Data.UXGridView) | |
InvalidateArrange | Invalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | Invalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
Measure | Updates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISControl) | |
ReleaseMouseCapture | Removes mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement) | |
RemoveHandler | Removes the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ResumeLayout | Resume the layout. (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 | Attaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SuspendLayout | Suspend the layout. (Inherited from Intersoft.Client.Framework.ISControl) | |
TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement) | |
UpdateLayout | Ensures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement) |
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 | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
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) | |
DataContextChanged | Occurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement) | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement) | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement) | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement) | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement) | |
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 | Occurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | Occurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control) | |
KeyDown | Occurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
KeyUp | Occurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
LayoutUpdated | Occurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement) | |
Loaded | Occurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement) | |
LostFocus | Occurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement) | |
LostMouseCapture | Occurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement) | |
MediaCommand | Occurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement) | |
MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement) | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement) | |
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 | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
TextInput | Occurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputStart | Occurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement) | |
TextInputUpdate | Occurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement) | |
Unloaded | Occurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement) |