DevExpress.Data.Desktop.v21.2 Provides types that describe video capture devices and video properties. The base class for classes that describe video capture devices. Initializes a new instance of the class with the specified settings. An object that comprises system information about the video capture device. Gets the string representation of the moniker for the current device. A String value that specifies the string representation of the moniker for the current device. Disposes of the current object and releases all the allocated resources. Determines whether the specified object is equal to the current object. The object to compare with the current object. true if the specified object is equal to the current object; otherwise, false. Returns the list of video resolutions available on the current device. The list of video resolutions available on the current device. Returns the list of video resolutions available on the current device. The list of video resolutions available on the current device. Returns the hash code for the current object. The hash code for the current object. Gets whether the video capture device is already in use in another application. true, the video capture device is already in use in another application; otherwise, false. Gets whether the device is currently capturing video. true, if the device is currently capturing video; otherwise, false. Gets the UI display name of the video capture device. A String value that specifies the UI display name of the video capture device. Gets or sets the resolution of a video stream captured by the current device. A structure that specifies the resolution of a video stream captured by the current device. Sets the ICameraDeviceClient object that processes the video from the current capture device. An ICameraDeviceClient object that processes the video from the current capture device. Starts capturing video from the current device. Stops capturing video from the current device. Returns the video frame currently captured by the device. A object that is the video frame currently captured by the device. Processes Windows messages. The Windows Message to process. Contains system information used to identify a video capture device. Initializes a new instance of the class with the specified settings. A String value that specifies the string representation of the moniker for the video capture device. This value is assigned to the field. Initializes a new instance of the class with the specified settings. A String value that specifies the string representation of the moniker for the video capture device. This value is assigned to the field. A String value that specifies the UI display name of the video capture device. This value is assigned to the field. Compares the current instance with a specified object and indicates whether the current instance precedes, follows, or appears at the same position in the sort order as the specified object. An object to compare with the current instance. An integer value that specifies whether the current instance precedes, follows, or appears at the same position in the sort order as the specified object. The string representation of the moniker for the video capture device. The UI display name of the video capture device. Returns the UI display name of the video capture device. A String value that is the UI display name of the video capture device. Describes a video property on a video capture device. Gets the default value of the video property. An value that specifies the default value of the video property. Gets the maximum value of the video property. An value that specifies the maximum value of the video property. Gets the minimum value of the video property. An value that specifies the minimum value of the video property. Gets the name of the video property. A value that specifies the name of the video property. Occurs when a property value changes. Resets the video property value to its default. Gets the step size for the video property. The step size is the smallest increment by which the property can change. An value that specifies the step size for the video property. Gets or sets the current setting of the video property. An value that specifies the current setting of the video property. Provides access to the video properties on a video capture device. Initializes a new instance of the class with the specified settings. An ICameraDeviceClient object that processes the video stream received from a video capture device. Provides access to the video property that specifies the backlight compensation setting. A object that is the video property specifying the backlight compensation setting. Provides access to the video property that specifies the brightness, also called the black level. A object that is the video property specifying the brightness, also called the black level. Provides access to the video property that specifies the color enable setting. A object that is the video property specifying the color enable setting. Provides access to the video property that specifies the contrast. A object that is the video property specifying the contrast. Provides access to the video property that specifies the gain adjustment. A object that is the video property specifying the gain adjustment. Provides access to the video property that specifies the gamma. A object that is the video property specifying the gamma. Provides access to the video property that specifies the hue. A object that is the video property specifying the hue. Occurs when a property value changes. Resets the video properties to their defaults. Provides access to the video property that specifies the saturation. A object that is the video property specifying the saturation. Provides access to the video property that specifies the sharpness. A object that is the video property specifying the sharpness. Provides access to the video property that specifies the white balance, as a color temperature in degrees Kelvin. A object that is the video property specifying the white balance, as a color temperature in degrees Kelvin. The Chart Control visualizes data rows that are selected within a source control. The Chart Control visualizes a source control’s all data rows. The Chart Control visualizes data rows that the source control filters. Initializes a new instance of the class with the default settings. Gets or sets the control that provides its data rows to another control. The control that provides its data rows to another control. Gets or sets the type of rows that the source control provides. The type of rows that the source control provides. Occurs every time any of the class’ properties has changed its value. Reloads data rows from the source control. The value indicating whether the PropertyChanged event should be raised. Initializes new instance of the class with the specified settings. The value indicating the currently provided data row type. Returns the type of changed rows. The type of changed rows. Represents the method that will handle the event. An object of any type that triggers the event. Event arguments that provide data for the event. Occurs every time the data source is changed. Returns data rows of the specified row type. The requested row type. Data rows of the specified row type. Returns the data row source. The data row source. Contains classes that provide the basic printing functionality. Provides settings for a printer. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Gets a comment about a printer. A string that specifies the comment about the printer. Gets the printer display name. A string that specifies the printer display name. Gets the printer full name. A string that specifies the printer name. Gets the printer location. A string that specifies the printer location. Gets information on documents in the print queue. A string that specifies the documents in the print queue. Gets the printer type. The printer type. Gets the printer status. A string that specifies the printer status. Contains common utility classes used by WPF controls and components from DevExpress. An abstract class that provides access to an application’s theme settings. Gets or sets the name of the theme applied to the entire application. A value that specifies the theme name. Saves the current theme name to the application configuration file. Loads the theme name from the application configuration file. Specifies whether the application should use the legacy default theme (“DeepBlue”). Lists the values that specify the compatibility settings version. The DevExpress WPF controls function like in the latest version. The DevExpress WPF controls function like in v17.2. The DevExpress WPF controls function like in v18.1. The DevExpress WPF controls function like in v18.2. The DevExpress WPF controls function like in v19.1. The DevExpress WPF controls function like in v19.2. The DevExpress WPF controls function like in v20.1. Provides access to compatibility settings. Gets or sets whether users can edit a format condition’s expression text. true to allow users to edit a format condition’s expression text; otherwise, false. Gets or sets whether the GridControl’s logic of getting/setting the editor’s value is enabled. true, if the GridControl’s logic of getting/setting the editor’s value is enabled; otherwise, false.The default value is true. Gets or sets whether to use the GlyphRun engine to render text in cell editors. true to use the GlyphRun engine; otherwise, false. Gets or sets whether to allow users to filter grid values in the Drop-down Filter and Filter Editor when the is in the . true to allow users to filter grid values in the Drop-down Filter and Filter Editor when the is in the ; otherwise, false. Gets or sets whether ribbon controls should attempt to re-use existing link control (LightweightBarItemLinkControl, BarButtonItemLinkControl, BarCheckItemLinkControl, and so on) objects to enhance merging performance. true, to re-use an existing link control; otherwise false. Gets or sets the controls’ compatibility mode. A compatibility mode. Specifies whether a recurring appointment is converted to a normal appointment when an end-user drags and drops it to another resource. True, if a recurring appointment is converted to normal after a drag-and-drop operation to another resource; otherwise, false. Default is false. Gets or sets a value that specifies how the DXBinding (DXEvent, DXCommand) markup extensions resolve input expressions. Any of the enumeration values. Gets or sets whether to enable DPI correction to improve layout rendering. true, to enable DPI correction; otherwise false. Gets or sets whether TimeSpan masks should hide optional segments. false to hide optional segments in TimeSpan masks; otherwise true. Specifies a legacy default theme which the application should use. A legacy default theme. Gets or sets whether the Window.GetWindow() method should return the floating window’s position in relation to the main window’s position (where the DockLayoutManager manager is placed). true to return a floating window’s related prosition; otherwise false. Gets or sets whether editors should automatically update their selection to highlight a selected mask part that a user can edit. true, to update editor selection to highlight a selected mask part that a user can edit; otherwise, false. Specifies whether the DiagramControl’s data binding engine prioritizes the IListSource interface over the IEnumerable. true, to prioritize the IListSource interface; false, to prioritize the IEnumerable interface. Gets or sets whether to render page content with DirectX. true, to enable DirectX page content rendering; false, to render page content with GDI/GDI+. The default is true. Gets or sets the SchedulerControl UI style. By default, Outlook2019. Specifies whether to display the Date Navigation Panel by default. true, to display the WPF Scheduler’s Date Navigation Panel by default, otherwise, false. Gets or sets whether TrackBarEdit should increment or decrement its value when a user clicked a line next to the thumb. true to increment or decrement TrackBarEdit value when a user clicks a line next to the thumb; otherwise false. Specifies whether to use the control to render the ‘s dropdown window. true to use the DateNavigator in the DateEdit‘s dropdown; otherwise, false. Gets or sets whether the Between Dates and On Dates date operators are used. true, to use the Between Dates and On Dates date operators; otherwise, false. Gets or sets whether the legacy calendar is used in the . true, to use the legacy calendar; otherwise, false. Gets or sets whether the legacy drop-down filter is used. true, to use the legacy drop-down filter; otherwise, false. Gets or sets whether to use the legacy Null Value button in the ButtonEdit editor and its descendants. true, to use the legacy Null Value button; otherwise, false. Gets or sets whether the legacy filter editor is used. true, to use the legacy filter editor; otherwise, false. Gets or sets whether to use the legacy filter panel. true, to use the legacy filter panel; otherwise, false. Specifies whether to calculate and individually for each ‘s occurrence. true, to calculate QueryStart and QueryEnd individually for each occurrence; false, to use the pattern’s QueryStart and QueryEnd for changed and deleted occurrences. Specifies whether to use decoration panels to draw the ‘s elements. true, to use the legacy mechanism affected by the CellControl’s customization properties; false, to use decoration panels. Specifies whether to revert to the legacy Timeline view. true, to revert to the legacy Timeline view; otherwise, false. Gets or sets whether optimized mode should be enabled for all items. This property should be set at the application’s startup before loading bar components. true to enable optimized mode for all items; otherwise false. Gets or sets whether the dx:ButtonThemeKey resource containing the Button template should use the ResourceKey=ButtonControlTemplate. true, to use ResourceKey=ButtonControlTemplate in the dx:ButtonThemeKey resource; otherwise false. Gets or sets whether to enable a ribbon’s deferred page merging. true to merge ribbon’s page content only when a user opens the page; otherwise, false. Gets or sets whether to use the ThemedMessageBox instead of DXMessageBox in WindowService, DialogService, and WindowedDocumentUIService. true, to use the ThemedMessageBox; otherwise, false. Specifies whether to revert to the Wait Indicator control that uses the theme resources. true, to revert to the Wait Indicator control that uses the theme resources; otherwise, false. The default value is false. Gets or sets whether to use the instead of in WindowService, DialogService, and WindowedDocumentUIService. true, to use the ; otherwise, false. Specifies whether editors set the 0 (zero) or null value after the last digit is removed. A mode that specifies whether editors set the 0 (zero) or null value after the last digit is removed. Lists values that specify how the DXBinding (DXEvent, DXCommand) markup extensions resolve input expressions. The DXBinding, DXCommand and DXEvent markup extensions interpret their expressions that allows them using dynamic typization, so you do no need to cast values. The DXBinding, DXCommand and DXEvent markup extensions compile their expressions thus using static typization, so you do need to cast values. Lists legacy default themes. The DeepBlue legacy default theme. The theme was default in the v16.1 WPF Controls and prior. The Office2016White legacy default theme. The theme was default in the v20.1 WPF Controls and prior. Lists the values that specify the property. When a user removes the last digit, the editor value becomes null. When a user removes the last digit, the editor value becomes 0 (zero). If a user presses the Backspace or Delete key to remove this zero, the editor value becomes null.