Intersoft.Client.UI.DocumentViewers Namespace : SqlReportViewer Class |
The following tables list the members exposed by SqlReportViewer.
Name | Description | |
---|---|---|
SqlReportViewer Constructor | Initializes a new instance of SqlReportViewer class. |
Name | Description | |
---|---|---|
CanUserShowReportListProperty | Identifies CanUserShowReportList dependency property. | |
EnableAutomaticListFetchingProperty | Identifies the EnableAutomaticListFetching dependency property. | |
EnableBackgroundLoadingProperty | Identifies the EnableBackgroundLoading dependency property. | |
EnablePageCachingProperty | Identifies EnablePageCaching dependency property. | |
ErrorLinkProperty | Identifies ErrorLink dependency property. | |
FileStateServerConnectionProperty | Identifies the FileStateServerConnection dependency property. | |
IdleLatencyProperty | Identifies the IdleLatency dependency property. | |
ImageAbsolutePathProperty | Identifies the ImageAbsolutePath dependency property. | |
ImageVirtualPathProperty | Identifies the ImageVirtualPath dependency property. | |
IsBackgroundLoadingProperty | Identifies the IsBackgroundLoading dependency property. | |
IsBusyProperty | Identifies the IsBusy dependency property. | |
IsPagesLoadingProperty | Identifies the IsPagesLoading dependency property. | |
IsReportParameterErrorProperty | Identifies the IsReportParameterError dependency property. | |
IsViewerErrorProperty | Identifies the IsViewerError dependency property. | |
LoadedPagesProperty | Identifies the LoadedPages dependency property. | |
LoadingModeProperty | Identifies the LoadingMode dependency property. | |
NavigationModeProperty | Identifies NavigationMode dependency property. | |
PromptParameterVisibilityProperty | Identifies PromptParameterVisibility dependency property. | |
ReceivedTotalBytesStreamedProperty | Identifies ReceivedTotalBytesStreamed dependency property. | |
RenderingExtensionNameProperty | Identifies the RenderingExtensionName dependency property. | |
ReportExecutionServicePageProperty | Identifies the ReportExecutionServicePage dependency property. | |
ReportNameProperty | Identifies the ReportName dependency property. | |
ReportNavigationListProperty | Identifies the ReportNavigationList dependency property. | |
ReportParametersProperty | Identifies ReportParameters dependency property. | |
ReportProxyHandlerProperty | Identifies the ReportProxyHandler dependency property. | |
ReportServerProperty | Identifies the ReportServer dependency property. | |
ReportServicePageProperty | Identifies the ReportServicePage dependency property. | |
StreamingCacheOptionProperty | Identifies the StreamingCacheOption dependency property. | |
SubmitParameterCommandProperty | Identifies the SubmitParameterCommand dependency property. | |
TotalBytesStreamedProperty | Identifies TotalBytesStreamed 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) | |
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) | |
CacheMode | Gets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement) | |
CanUserShowReportList | Gets a value that indicates whether users can show the report links. | |
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) | |
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) | |
CollectionMemberPath | Gets or sets the collection member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
CornerRadius | Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
CurrentPage | Gets or sets the currently shown page in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
Cursor | Gets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
CustomContentTemplate | Gets or sets the custom content page template. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerGenericBase<SqlReportDocument>) | |
DataContext | Gets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement) | |
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) | |
DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl) | |
Document | Overridden. Gets or sets the document. | |
Effect | Gets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
EnableAutomaticListFetching | Gets or sets the idle timeout required to run the background loading in the document. | |
EnableBackgroundLoading | Gets the background loading status of the SqlReportViewer. | |
EnablePageCaching | Enables or disables the page caching in the document. | |
FileStateServerConnection | Gets or sets the file state server used in FileState streaming cache option. | |
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) | |
ForceVectorPrinting | Gets or sets whether vector printing mode is enforced in DocumentViewer. By default the property is set to True. If vector printing is not available, printing will be run on Bitmap mode. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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.ISItemsControl) | |
GroupStyle | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Height | Gets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
HighlightSearchBrush | Gets or sets the searched result text hightlight color. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
HighlightSelectedSearchBrush | Gets or sets the selected searched result text hightlight color. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
HighlightSelectionBrush | Gets or sets the text selection hightlight color. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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) | |
HorizontalScrollStep | Gets or sets horizontal scroll step on the page content in DocumentViewer. By default you need 8 steps to scroll the page horizontally end to end. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
IdleLatency | Gets or sets the idle timeout required to run the background loading in the document. | |
ImageAbsolutePath | Gets or sets the absolute path used to save report images. | |
ImageMemberPath | Gets or sets the image member path. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ImageVirtualPath | Gets or sets the virtual path used to save report images. | |
InitialLoadPage | Gets or sets the initially shown page in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
IsBackgroundLoading | Gets the background loading status of the SqlReportViewer. | |
IsBusy | Gets the document popup notification visibility status. | |
IsEnabled | Gets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control) | |
IsFullScreen | Gets or sets whether the DocumentViewer is rendered in fullscreen mode. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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.ISItemsControl) | |
IsNavigationPaneExpanded | Gets or sets a value that indicates whether the navigation pane is expanded. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
IsPagesLoading | Gets the document pages loading status. | |
IsRefreshingStyle | Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsRefreshingTemplate | Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IsReportParameterError | Gets or sets the the value that indicates if there is an error in the submitted report parameter. | |
IsSearching | Gets or sets a value that indicates whether the document viewer is currently searching for matching text. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control) | |
IsThumbnailsLoading | Gets the document pages loading status. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
IsViewerError | Gets or sets the the value that indicates if there is an error in the SqlReportViewer control. | |
ItemContainerGenerator | Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemContainerStyleSelector | Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
Items | Gets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemSize | Gets or sets the item width and height. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
ItemSizeThumbnail | Gets or sets the thumbnail item width and height. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
ItemsPanel | Gets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemsSource | Gets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplate | Gets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl) | |
ItemTemplateSelector | Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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.ISItemsControl) | |
LoadedPages | Gets the amount of loaded pages in the document. | |
LoadingMode | Gets or sets the document loading mode strategy. | |
Margin | Gets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
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) | |
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) | |
NavigationMode | Gets or sets the navigation mode in the document. | |
NavigationPaneVisibility | Gets or sets a value that indicates whether the navigation pane is visible in the document viewer's interface. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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) | |
PageBorderThickness | Gets or sets the page border thickness in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
PageContentHorizontalAlignment | Gets or sets horizontal page content alignment in DocumentViewer. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
PageMargin | Gets or sets the page margin in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
Parent | Gets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement) | |
Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
PreferredNavigationMaxWidth | Gets or sets a value that determines the recommended maximum width for the navigation pane. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
Projection | Gets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement) | |
ReceivedTotalBytesStreamed | Gets the streamed resource bytes received. | |
RenderingExtensionName | Gets or sets the rendering extension name used in rendering the report document. | |
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) | |
ReportExecutionServicePage | Gets or sets the SQL report execution service page. | |
ReportName | Gets or sets the SQL report name to load. | |
ReportNavigationList | Gets or sets the report nagigation links. By default the list is populated with all the reports in the current report server. | |
ReportParameters | Gets a collection of currently loaded SQL report parameter | |
ReportProxyHandler | Gets or sets the server-side handler that processes the SQL report response. | |
ReportServer | Gets or sets the SQL report server url. | |
ReportServicePage | Gets or sets the SQL report service page. | |
ResourceOverride | Gets or sets the individual resource object to override the existing localized resource. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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) | |
ScrollLatency | Gets or sets the scroll latency required to load the page during document scrolling. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerGenericBase<SqlReportDocument>) | |
SearchIndex | Gets or sets the selected search index of the search result. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
SearchText | Gets or sets text to be search in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
StatusText | Gets or sets the page thumbnail margin in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
StreamingCacheOption | Gets or sets the document streaming cache option. | |
Style | Gets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement) | |
SubmitParameterCommand | Gets or sets a command that invoked when submitting report parameter. | |
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) | |
ThumbnailBorderThickness | Gets or sets the page thumbnail margin in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
ThumbnailMargin | Gets or sets the page thumbnail margin in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
Thumbnails | Gets the document pages thumbnail. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
TotalBytesStreamed | Gets the streamed resource total bytes. | |
TotalPages | Gets the total pages in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
Triggers | Gets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement) | |
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) | |
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) | |
VerticalScrollStep | Gets or sets vertical scroll step on the page content in DocumentViewer. By default you need 8 steps to scroll the page vertically end to end. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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) | |
ZoomLevel | Gets or sets the page zoom level in the document. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
ZoomMode | Gets or sets the DocumentViewer zoom mode. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) |
Name | Description | |
---|---|---|
DefaultStyleKey | Gets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control) | |
Product | Overridden. Product Info. |
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 | Overloaded. Applies item template for each generated element. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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. Attach built-in event handlers to control templates. Call this method if necessary. | |
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) | |
ContainerFromIndex | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ContainerFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
FindName | Retrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement) | |
FindPanel | Gets the panel object reference. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
FindPanels | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
GetItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemContainers | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItems | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetItemsCount | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
IndexFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
IndexFromItem | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
InitializeTemplates | Overridden. Initializes control templates. | |
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) | |
ItemFromContainer | (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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. Builds the visual tree for the SQLReportViewer when a new template is applied. | |
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.ISItemsControl) | |
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.ISItemsControl) | |
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.ISItemsControl) | |
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 | |
---|---|---|
BindingValidationError | Occurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement) | |
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) | |
EndPrint | Occurs when printing process is completed. (Inherited from Intersoft.Client.UI.DocumentViewers.DocumentViewerBase) | |
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) | |
ItemBind | Occurs when item binding. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
ItemBound | Occurs when item is bound. (Inherited from Intersoft.Client.Framework.ISItemsControl) | |
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) | |
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) |