ExecutionGrid - свойства |
Тип ExecutionGrid предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ActiveFilterInfo | (Унаследован от DataControlBase.) |
![]() | ActualGroupCount | (Унаследован от GridControl.) |
![]() | ActualHeight | Gets the rendered height of this element. (Унаследован от FrameworkElement.) |
![]() | ActualWidth | Gets the rendered width of this element. (Унаследован от FrameworkElement.) |
![]() | AllowCollectionView | (Унаследован от GridControl.) |
![]() | AllowColumnMRUFilterList | (Унаследован от DataControlBase.) |
![]() | AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Унаследован от UIElement.) |
![]() | AllowInitiallyFocusedRow | (Унаследован от DataControlBase.) |
![]() | AllowLiveDataShaping | (Унаследован от GridControl.) |
![]() | AllowMRUFilterList | (Унаследован от DataControlBase.) |
![]() | AllowRecursiveSelectionForCollapsedGroups | (Унаследован от GridControl.) |
![]() | AllowUpdateTwoWayBoundPropertiesOnSynchronization | (Унаследован от DataControlBase.) |
![]() | AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Унаследован от UIElement.) |
![]() | AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Унаследован от UIElement.) |
![]() | AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Унаследован от UIElement.) |
![]() | AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Унаследован от UIElement.) |
![]() | AutoExpandAllGroups | (Унаследован от GridControl.) |
![]() | AutoGenerateColumns | (Унаследован от DataControlBase.) |
![]() | AutomationPeer | (Унаследован от DataControlBase.) |
![]() | AutoScroll | Автоматически скроллировать контрол на последнюю добавленную строку. По умолчанию выключено. (Унаследован от BaseGridControl.) |
![]() | Background | Gets or sets a brush that describes the background of a control. (Унаследован от Control.) |
![]() | BackupService | Облачный сервис для публикации данных. (Унаследован от BaseGridControl.) |
![]() | BandGeneratorStyle | (Унаследован от DataControlBase.) |
![]() | BandGeneratorTemplate | (Унаследован от DataControlBase.) |
![]() | BandGeneratorTemplateSelector | (Унаследован от DataControlBase.) |
![]() | Bands | (Унаследован от GridControl.) |
![]() | BandsLayoutCore | (Унаследован от DataControlBase.) |
![]() | BandsSource | (Унаследован от DataControlBase.) |
![]() | BandType | (Унаследован от GridControl.) |
![]() | BindingGroup | Gets or sets the BindingGroup that is used for the element. (Унаследован от FrameworkElement.) |
![]() | BitmapEffect | Устарело. Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | BitmapEffectInput | Устарело. Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | BorderBrush | Gets or sets a brush that describes the border background of a control. (Унаследован от Control.) |
![]() | BorderThickness | Gets or sets the border thickness of a control. (Унаследован от Control.) |
![]() | CacheMode | Gets or sets a cached representation of the UIElement. (Унаследован от UIElement.) |
![]() | CanAutoPopulateColumns | (Унаследован от DataControlBase.) |
![]() | Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Унаследован от UIElement.) |
![]() | ClipboardCopyMode | (Унаследован от DataControlBase.) |
![]() | ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Унаследован от UIElement.) |
![]() | ColumnGeneratorStyle | (Унаследован от DataControlBase.) |
![]() | ColumnGeneratorTemplate | (Унаследован от DataControlBase.) |
![]() | ColumnGeneratorTemplateSelector | (Унаследован от DataControlBase.) |
![]() | Columns | (Унаследован от GridControl.) |
![]() | ColumnsSource | (Унаследован от DataControlBase.) |
![]() | ColumnType | (Унаследован от GridControl.) |
![]() | ColumnVisibility | Получить или установить видимость для колонки. (Унаследован от BaseGridControl.) |
![]() | CommandBindings | Gets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Унаследован от UIElement.) |
![]() | ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Унаследован от FrameworkElement.) |
![]() | CurrentCellValue | (Унаследован от DataControlBase.) |
![]() | CurrentColumn | (Унаследован от DataControlBase.) |
![]() | CurrentIndex | (Унаследован от DataControlBase.) |
![]() | CurrentItem | (Унаследован от DataControlBase.) |
![]() | Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Унаследован от FrameworkElement.) |
![]() | DataContext | Gets or sets the data context for an element when it participates in data binding. (Унаследован от FrameworkElement.) |
![]() | DataProviderBase | (Унаследован от DataControlBase.) |
![]() | DefaultSorting | (Унаследован от DataControlBase.) |
![]() | DefaultStyleKey | Gets or sets the key to use to reference the style for this control, when theme styles are used or defined. (Унаследован от FrameworkElement.) |
![]() | DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Унаследован от DependencyObject.) |
![]() | DesignTimeAdorner | (Унаследован от DataControlBase.) |
![]() | DesignTimeDataObjectType | (Унаследован от DataControlBase.) |
![]() | DesignTimeDataSourceRowCount | (Унаследован от DataControlBase.) |
![]() | DesignTimeShowSampleData | (Унаследован от DataControlBase.) |
![]() | DesignTimeUseDistinctSampleValues | (Унаследован от DataControlBase.) |
![]() | DesiredSize | Gets the size that this element computed during the measure pass of the layout process. (Унаследован от UIElement.) |
![]() | DetailDescriptor | (Унаследован от GridControl.) |
![]() | DetectNestedPropertyChanges | (Унаследован от DataControlBase.) |
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Унаследован от DispatcherObject.) |
![]() | Effect | Gets or sets the bitmap effect to apply to the UIElement. This is a dependency property. (Унаследован от UIElement.) |
![]() | EmptyDesignTimeAdorner | (Унаследован от GridControl.) |
![]() | EnableSmartColumnsGeneration | (Унаследован от DataControlBase.) |
![]() | ExtraFilter | (Унаследован от DataControlBase.) |
![]() | FilterCriteria | (Унаследован от DataControlBase.) |
![]() | FilterData | (Унаследован от GridControl.) |
![]() | FilteredComponent | (Унаследован от DataControlBase.) |
![]() | FilterString | (Унаследован от DataControlBase.) |
![]() | FixedFilter | (Унаследован от DataControlBase.) |
![]() | FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Унаследован от FrameworkElement.) |
![]() | Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Унаследован от UIElement.) |
![]() | FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Унаследован от FrameworkElement.) |
![]() | FontFamily | Gets or sets the font family of the control. (Унаследован от Control.) |
![]() | FontSize | Gets or sets the font size. (Унаследован от Control.) |
![]() | FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Унаследован от Control.) |
![]() | FontStyle | Gets or sets the font style. (Унаследован от Control.) |
![]() | FontWeight | Gets or sets the weight or thickness of the specified font. (Унаследован от Control.) |
![]() | ForceCursor | Gets or sets a value that indicates whether this FrameworkElement should force the user interface (UI) to render the cursor as declared by the Cursor property. (Унаследован от FrameworkElement.) |
![]() | Foreground | Gets or sets a brush that describes the foreground color. (Унаследован от Control.) |
![]() | GridDataProvider | (Унаследован от GridControl.) |
![]() | GroupCount | (Унаследован от GridControl.) |
![]() | GroupSummary | (Унаследован от GridControl.) |
![]() | GroupSummaryGeneratorTemplate | (Унаследован от GridControl.) |
![]() | GroupSummarySortInfo | (Унаследован от GridControl.) |
![]() | GroupSummarySource | (Унаследован от GridControl.) |
![]() | HandlesScrolling | Gets a value that indicates whether a control supports scrolling. (Унаследован от Control.) |
![]() | HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Унаследован от UIElement.) |
![]() | HasCustomRowFilter | (Унаследован от GridControl.) |
![]() | HasEffectiveKeyboardFocus | Gets a value that indicates whether the UIElement has focus. (Унаследован от UIElement.) |
![]() | Height | Gets or sets the suggested height of the element. (Унаследован от FrameworkElement.) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Унаследован от FrameworkElement.) |
![]() | HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Унаследован от Control.) |
![]() | ImplyNullLikeEmptyStringWhenFiltering | (Унаследован от DataControlBase.) |
![]() | InheritanceBehavior | Gets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. (Унаследован от FrameworkElement.) |
![]() | InputBindings | Gets the collection of input bindings associated with this element. (Унаследован от UIElement.) |
![]() | InputScope | Gets or sets the context for input used by this FrameworkElement. (Унаследован от FrameworkElement.) |
![]() | InvalidGroupCache | (Унаследован от DataControlBase.) |
![]() | InvalidSortCache | (Унаследован от DataControlBase.) |
![]() | IsActive | (Унаследован от DataControlBase.) |
![]() | IsAnyDetailGrouped | (Унаследован от GridControl.) |
![]() | IsAnyDetailGroupedCore | (Унаследован от GridControl.) |
![]() | IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Унаследован от UIElement.) |
![]() | IsAsyncOperationInProgress | (Унаследован от GridControl.) |
![]() | IsDesignMode | (Унаследован от DataControlBase.) |
![]() | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Унаследован от UIElement.) |
![]() | IsEnabledCore | Gets a value that becomes the return value of IsEnabled in derived classes. (Унаследован от UIElement.) |
![]() | IsFilterEnabled | (Унаследован от DataControlBase.) |
![]() | IsFilterSortEventLocked | (Унаследован от DataControlBase.) |
![]() | IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsGrouped | (Унаследован от GridControl.) |
![]() | IsGroupedCore | (Унаследован от GridControl.) |
![]() | IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsInitialized | Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit method called. (Унаследован от FrameworkElement.) |
![]() | IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Унаследован от UIElement.) |
![]() | IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. (Унаследован от FrameworkElement.) |
![]() | IsLoading | (Унаследован от DataControlBase.) |
![]() | IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this UIElement. (Унаследован от UIElement.) |
![]() | IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. (Унаследован от UIElement.) |
![]() | IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Унаследован от UIElement.) |
![]() | IsRecursiveExpand | (Унаследован от GridControl.) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Унаследован от DependencyObject.) |
![]() | IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Унаследован от UIElement.) |
![]() | IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Унаследован от UIElement.) |
![]() | IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Унаследован от Control.) |
![]() | IsVisible | Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Унаследован от UIElement.) |
![]() | ItemsSource | (Унаследован от DataControlBase.) |
![]() | Language | Gets or sets localization/globalization language information that applies to an element. (Унаследован от FrameworkElement.) |
![]() | LastRowIndex | (Унаследован от DataControlBase.) |
![]() | LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. (Унаследован от FrameworkElement.) |
![]() | LockRepopulateColumnsOnUnboundChanged | (Унаследован от DataControlBase.) |
![]() | LogicalChildren | (Унаследован от DataControlBase.) |
![]() | LogicalPeerCache | (Унаследован от DataControlBase.) |
![]() | Margin | Gets or sets the outer margin of an element. (Унаследован от FrameworkElement.) |
![]() | MaxCount | Максимальное число строк для показа. Значение -1 означает бесконечное количество. По умолчанию равно 1000000. |
![]() | MaxHeight | Gets or sets the maximum height constraint of the element. (Унаследован от FrameworkElement.) |
![]() | MaxWidth | Gets or sets the maximum width constraint of the element. (Унаследован от FrameworkElement.) |
![]() | Messages | Список сообщений, добавленных в таблицу. |
![]() | MinHeight | Gets or sets the minimum height constraint of the element. (Унаследован от FrameworkElement.) |
![]() | MinWidth | Gets or sets the minimum width constraint of the element. (Унаследован от FrameworkElement.) |
![]() | MRUColumnFilterListCount | (Унаследован от DataControlBase.) |
![]() | MRUFilterListCount | (Унаследован от DataControlBase.) |
![]() | MRUFilters | (Унаследован от DataControlBase.) |
![]() | Name | Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Унаследован от FrameworkElement.) |
![]() | NeedRepopulateColumnsOnUnboundChanged | (Унаследован от DataControlBase.) |
![]() | Opacity | Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property. (Унаследован от UIElement.) |
![]() | OpacityMask | Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | OptimizeSummaryCalculation | (Унаследован от GridControl.) |
![]() | OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. (Унаследован от FrameworkElement.) |
![]() | OwnerDetailDescriptor | (Унаследован от DataControlBase.) |
![]() | Padding | Gets or sets the padding inside a control. (Унаследован от Control.) |
![]() | Parent | Gets the logical parent element of this element. (Унаследован от FrameworkElement.) |
![]() | PeerCache | (Унаследован от DataControlBase.) |
![]() | PersistId | Устарело. Gets a value that uniquely identifies this element. (Унаследован от UIElement.) |
![]() | PopupMenu | Всплывающее меню. (Унаследован от BaseGridControl.) |
![]() | RenderSize | Gets (or sets, but see Remarks) the final render size of this element. (Унаследован от UIElement.) |
![]() | RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property. (Унаследован от UIElement.) |
![]() | Resources | Gets or sets the locally-defined resource dictionary. (Унаследован от FrameworkElement.) |
![]() | SearchFilterData | (Унаследован от GridControl.) |
![]() | SelectedItem | (Унаследован от DataControlBase.) |
![]() | SelectedItems | (Унаследован от DataControlBase.) |
![]() | SelectedMessage | Выбранное сообщение. |
![]() | SelectedMessages | Выбранные сообщения. |
![]() | SelectionMode | (Унаследован от DataControlBase.) |
![]() | ShowAllTableValuesInCheckedFilterPopup | (Унаследован от DataControlBase.) |
![]() | ShowAllTableValuesInFilterPopup | (Унаследован от DataControlBase.) |
![]() | ShowBorder | (Унаследован от DataControlBase.) |
![]() | ShowLoadingPanel | (Унаследован от DataControlBase.) |
![]() | SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Унаследован от UIElement.) |
![]() | SortData | (Унаследован от GridControl.) |
![]() | SortInfo | (Унаследован от GridControl.) |
![]() | Style | Gets or sets the style used by this element when it is rendered. (Унаследован от FrameworkElement.) |
![]() | StylusPlugIns | Gets a collection of all stylus plug-in (customization) objects associated with this element. (Унаследован от UIElement.) |
![]() | SupportDomainDataSource | (Унаследован от DataControlBase.) |
![]() | 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. (Унаследован от Control.) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Унаследован от FrameworkElement.) |
![]() | Template | Gets or sets a control template. (Унаследован от Control.) |
![]() | TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Унаследован от FrameworkElement.) |
![]() | ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Унаследован от FrameworkElement.) |
![]() | TotalSummary | (Унаследован от GridControl.) |
![]() | TotalSummaryGeneratorTemplate | (Унаследован от DataControlBase.) |
![]() | TotalSummarySource | (Унаследован от DataControlBase.) |
![]() | TouchesCaptured | Gets all touch devices that are captured to this element. (Унаследован от UIElement.) |
![]() | TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Унаследован от UIElement.) |
![]() | TouchesDirectlyOver | Gets all touch devices that are over this element. (Унаследован от UIElement.) |
![]() | TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Унаследован от UIElement.) |
![]() | Triggers | Gets the collection of triggers established directly on this element, or in child elements. (Унаследован от FrameworkElement.) |
![]() | Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | UseFieldNameForSerialization | (Унаследован от DataControlBase.) |
![]() | UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Унаследован от FrameworkElement.) |
![]() | VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Унаследован от FrameworkElement.) |
![]() | VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Унаследован от Control.) |
![]() | View | (Унаследован от GridControl.) |
![]() | Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Унаследован от UIElement.) |
![]() | VisibleItems | (Унаследован от DataControlBase.) |
![]() | VisibleItemsCore | (Унаследован от DataControlBase.) |
![]() | VisibleItemsCreated | (Унаследован от DataControlBase.) |
![]() | VisibleRowCount | (Унаследован от DataControlBase.) |
![]() | VisualBitmapEffect | Устарело. Gets or sets the BitmapEffect value for the Visual. (Унаследован от Visual.) |
![]() | VisualBitmapEffectInput | Устарело. Gets or sets the BitmapEffectInput value for the Visual. (Унаследован от Visual.) |
![]() | VisualBitmapScalingMode | Gets or sets the BitmapScalingMode for the Visual. (Унаследован от Visual.) |
![]() | VisualCacheMode | Gets or sets a cached representation of the Visual. (Унаследован от Visual.) |
![]() | VisualChildrenCount | Gets the number of visual child elements within this element. (Унаследован от FrameworkElement.) |
![]() | VisualClearTypeHint | Gets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual. (Унаследован от Visual.) |
![]() | VisualClip | (Унаследован от Visual.) |
![]() | VisualEdgeMode | (Унаследован от Visual.) |
![]() | VisualEffect | Gets or sets the bitmap effect to apply to the Visual. (Унаследован от Visual.) |
![]() | VisualOffset | Gets or sets the offset value of the visual object. (Унаследован от Visual.) |
![]() | VisualOpacity | Gets or sets the opacity of the Visual. (Унаследован от Visual.) |
![]() | VisualOpacityMask | (Унаследован от Visual.) |
![]() | VisualParent | Gets the visual tree parent of the visual object. (Унаследован от Visual.) |
![]() | VisualScrollableAreaClip | Gets or sets a clipped scrollable area for the Visual. (Унаследован от Visual.) |
![]() | VisualTextHintingMode | Gets or sets the TextHintingMode of the Visual. (Унаследован от Visual.) |
![]() | VisualTextRenderingMode | Gets or sets the TextRenderingMode of the Visual. (Унаследован от Visual.) |
![]() | VisualTransform | (Унаследован от Visual.) |
![]() | VisualXSnappingGuidelines | Gets or sets the x-coordinate (vertical) guideline collection. (Унаследован от Visual.) |
![]() | VisualYSnappingGuidelines | Gets or sets the y-coordinate (horizontal) guideline collection. (Унаследован от Visual.) |
![]() | Width | Gets or sets the width of the element. (Унаследован от FrameworkElement.) |