GridColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Fields
#Properties
Name | Description |
---|---|
Actual |
For internal use only.
Inherited from Column |
Actual |
Gets whether an end-user can filter data by the column’s values using the automatic filter row. This is a dependency property.
Inherited from Column |
Actual |
Gets whether the clear button is displayed in the Automatic Filter Row. This is a dependency property.
Inherited from Column |
Actual |
Gets whether an end-user can filter data using the column’s Drop-down Filter. This is a dependency property.
Inherited from Column |
Actual |
Gets whether end-users can invoke the Filter Editor to build complex filter criteria. This is a dependency property.
Inherited from Column |
Actual |
Gets whether an end-user can group data by the current column. This is a dependency property. |
Actual |
Gets whether an end-user is allowed to move this column by dragging its header. This is a dependency property.
Inherited from Base |
Actual |
Gets whether an end-user can resize this column. This is a dependency property.
Inherited from Base |
Actual |
Gets whether an end-user can sort data by the column’s values. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual style applied to the column’s cell displayed within the Auto Filter Row.
Inherited from Column |
Actual |
Gets an actual color of the left band separator. This is a dependency property.
Inherited from Base |
Actual |
Gets an actual color of the right band separator. This is a dependency property.
Inherited from Base |
Actual |
Gets an actual color of the band header’s left separator. This is a dependency property.
Inherited from Base |
Actual |
Gets an actual color of the band header’s right separator. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual width of the band’s left separator. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual width of the band’s right separator. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual style applied to column cells. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual template selector that chooses a cell template based on custom logic. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual cell tooltip template applied to the current column. This is a dependency property.
Inherited from Base |
Actual |
Gets the column’s caption when its header is displayed within the Column Chooser. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual style applied to the column header’s contents. This is a dependency property.
Inherited from Column |
Actual |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Column |
Actual |
Gets the actual edit settings used by the grid to create an inplace editor for the column. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual template selector that chooses a group row value template based on custom logic. This is a dependency property. |
Actual |
Gets the actual template selector that chooses a template which defines the presentation of the customization area displayed within the column’s header based on custom logic. This is a dependency property.
Inherited from Column |
Actual |
Gets an actual style applied to the column’s header. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual template selector that chooses a header template based on custom logic. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual template that defines the tooltip’s presentation. This is a dependency property.
Inherited from Base |
Actual |
Gets the column header’s width. This is a dependency property.
Inherited from Base |
Actual |
Gets the actual style applied to the column’s cell displayed within the New Item Row.
Inherited from Column |
Actual |
Gets the actual style applied to printed column cells. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual style applied to the column header’s contents when the grid is printed. This is a dependency property.
Inherited from Column |
Actual |
Gets the actual style of total summary items displayed within this column, when the grid is printed. This is a dependency property.
Inherited from Column |
Actual |
Gets whether the column header’s check-box is currently displayed.
Inherited from Column |
Actual |
Gets whether an end-user can access the filter criteria selector for the current column. This is a dependency property.
Inherited from Column |
Actual |
Gets whether error icons can be displayed within column cells that fail validation specified by the Data Annotations attribute |
Actual |
Gets the actual style of total summary items displayed within this column. This is a dependency property.
Inherited from Column |
Actual |
Gets the column’s width. This is a dependency property.
Inherited from Base |
Allow |
Gets or sets whether an end-user can filter data by the column’s values using the automatic filter row. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether it is allowed to calculate an optimal width and apply it to the column.
Inherited from Base |
Allow |
Gets or sets whether to enable the Cell Merging feature for the column. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether a user can filter data by the column. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether to enable the conditional formatting menu for the column. This is a dependency property.
Inherited from Column |
Allow |
Overrides the Allow |
Allowed |
Gets or sets aggregate filters that the Grid |
Allowed |
Gets or sets any of filters that the Grid |
Allowed |
Gets or sets between filters that the Grid |
Allowed |
Gets or sets binary filters that the Grid |
Allowed |
Gets or sets data analysis filters that the Grid |
Allowed |
Gets or sets date-time filters that the Grid |
Allowed |
Gets or sets whether the Grid |
Allow |
Gets or sets whether users can edit column values. This is a dependency property.
Inherited from Column |
Allowed |
Gets or sets allowed sorting orders that the Grid |
Allowed |
Inherited from Column |
Allowed |
Gets or sets possible total summaries that the Grid |
Allowed |
Gets or sets unary filters that the Grid |
Allow |
Gets or sets whether the column can be focused. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether to display the Format Condition Filters item in the column header’s context menu. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets a value that specifies whether an end-user can group data by the current column. This is a dependency property. |
Allow |
Gets or sets whether incremental searches can be performed on the column.
Inherited from Column |
Allow |
Gets or sets whether an end-user is allowed to move this column by dragging its header. This is a dependency property.
Inherited from Base |
Allow |
Gets or sets whether to display the column in the printed/exported document. This is a dependency property.
Inherited from Base |
Allow |
Gets or sets whether an end user can resize this column. This is a dependency property.
Inherited from Base |
Allow |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Allow |
Gets or sets whether the column data is taken into account when searching via the Search Panel. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether an end-user can sort data by the column’s values. This is a dependency property.
Inherited from Column |
Allow |
Gets or sets whether an end-user can open the Expression Editor for the current unbound column, using a context menu.
Inherited from Column |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Auto |
Gets or sets the type of the comparison operator used to create filter conditions for the current column using the Automatic Filter Row. This is a dependency property.
Inherited from Column |
Auto |
Gets or sets the type of the filter criteria used to filter the grid data.
Inherited from Column |
Auto |
Inherited from Column |
Auto |
Gets or sets the style applied to the Automatic Filter Row‘s cell. This is a dependency property.
Inherited from Column |
Auto |
Gets or sets a template that displays a column’s value within the Automatic Filter Row. This is a dependency property.
Inherited from Column |
Auto |
Gets or sets the Base |
Auto |
Gets or sets the value in the Automatic Filter Row for this column. This is a dependency property.
Inherited from Column |
Best |
Gets or sets which interface elements are taken into account when calculating the column’s optimal width.
Inherited from Column |
Best |
Gets or sets the number of cells taken into account when calculating the optimal width required for the column to completely display its contents.
Inherited from Column |
Best |
Gets or sets how to calculate the optimal width required for this column to completely display its contents.
Inherited from Column |
Best |
Gets or sets how to calculate the optimal width required for this column to completely display its contents when the grid’s Items |
Best |
Gets or sets the column’s width when the Best Fit feature is applied to this column.
Inherited from Base |
Binding |
Gets or sets the binding that associates the column with a property in the data source.
Inherited from Column |
Binding |
Overrides the Binding |
Cell |
Gets or sets a template that displays column values. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets an object that chooses a cell display template based on custom logic. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets a template that displays a custom editor used to edit column values. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets an object that chooses a cell edit template based on custom logic. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets the style of cells displayed within this column. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets the template that defines the contents of a column cell. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property.
Inherited from Column |
Cell |
Gets or sets the binding that associates the cell tooltip with a property in the data source.
Inherited from Base |
Cell |
Gets or sets the template that defines the cell tooltips‘s appearance. This is a dependency property.
Inherited from Base |
Column |
Gets or sets the column’s caption when its header is displayed within the Column Chooser. This is a dependency property.
Inherited from Column |
Column |
Gets or sets how column values are filtered. This is a dependency property.
Inherited from Column |
Column |
Gets or sets the maximum number of unique column values displayed within the column’s filter dropdown. This is a dependency property.
Inherited from Column |
Column |
Gets or sets the style of the text within the column header. This is a dependency property.
Inherited from Column |
Column |
This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property.
Inherited from Base |
Command |
Overrides the Command |
Commands |
Provides access to column commands.
Inherited from Column |
Context |
Overrides the Context |
Copy |
Gets or sets whether to pass text formatted by the grid or values from the data source to the buffer when copying. This is a dependency property.
Inherited from Column |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
Custom |
Gets or sets the template that defines the presentation of the column’s Drop-down Filter. This is a dependency property.
Inherited from Column |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the initial sort order.
Inherited from Column |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Design |
Inherited from Column |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Obsolete. Gets or sets the binding that associates the column with a property in the data source.
Inherited from Column |
Display |
Gets or sets a template that displays column values. This is a dependency property.
Inherited from Column |
Edit |
Specifies the caption of the editor associated with the current column in the edit form. This is a dependency property.
Inherited from Column |
Edit |
Gets or sets the number of inline edit form columns that the current column’s editor spans. This is a dependency property.
Inherited from Column |
Edit |
Gets or sets the number of inline edit form rows that the current column’s editor spans. This is a dependency property.
Inherited from Column |
Edit |
Specifies whether the current column’s editor should be placed on a new row within the inline edit form. This is a dependency property.
Inherited from Column |
Edit |
Gets or sets a template of the editor associated with the current column in the edit form.
Inherited from Column |
Edit |
Gets or sets whether the Edit Form displays the editor associated with the column. This is a dependency property.
Inherited from Column |
Edit |
Gets or sets the editor’s position among the visible editors in the edit form. This is a dependency property.
Inherited from Column |
Edit |
Gets or sets an object that contains the column editor’s settings. This is a dependency property.
Inherited from Column |
Edit |
This API is outdated. We recommend that you use Column |
Field |
Gets or sets the name of the database field assigned to this column. This is a dependency property.
Inherited from Column |
Field |
Gets the type of data displayed by the column.
Inherited from Column |
Filter |
Gets or sets the template that defines the appearance of the column header displayed in the Filter Editor and Filter Panel. This is a dependency property.
Inherited from Column |
Filter |
Gets or sets names of the fields by which filter values are grouped in the column’s drop-down filter. These names should be separated by comma, semicolon, or space. The order of field names determines the hierarchy in the group.
Inherited from Column |
Filter |
Gets or sets the display mode of the column’s Drop-Down Filter. This is a dependency property.
Inherited from Column |
Fixed |
Gets or sets whether the column/band is fixed. This is a dependency property.
Inherited from Base |
Fixed |
Gets or sets whether the column’s width remains the same when the auto column width feature is enabled. This is a dependency property.
Inherited from Base |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Force |
Overrides the Force |
Grid |
This property supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Column |
Group |
Gets or sets the column’s position among grouping columns. |
Group |
Gets or sets how data rows are grouped when grouping by this column is applied. This is a dependency property. |
Group |
Gets the group level of the current column. This is a dependency property. |
Group |
Gets or sets the template that defines the presentation of column values displayed within group rows. This is a dependency property. |
Group |
Gets or sets an object that chooses a group value template based on custom logic. This is a dependency property. |
Has |
Overrides the Has |
Has |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Has |
Indicates whether the current column has a sibling column displayed on its left. This is a dependency property.
Inherited from Base |
Has |
Indicates whether the current column has a sibling column displayed on its right. This is a dependency property.
Inherited from Base |
Has |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Has |
Gets whether the column displays total summaries. This is a dependency property.
Inherited from Column |
Header |
Gets or sets the column header’s content. This is a dependency property.
Inherited from Base |
Header |
Gets the column header’s caption. This is a dependency property.
Inherited from Base |
Header |
Gets or sets the template that defines the presentation of the customization area displayed within the column’s header. This is a dependency property.
Inherited from Column |
Header |
Gets or sets an object that chooses a template based on custom logic. This is a dependency property.
Inherited from Column |
Header |
Gets or sets the column header image style. This is a dependency property.
Inherited from Base |
Header |
Gets or sets a style applied to the column’s header. This is a dependency property.
Inherited from Base |
Header |
Gets or sets the template that defines the column header’s presentation. This is a dependency property.
Inherited from Base |
Header |
Gets or sets an object that chooses a column header template based on custom logic. This is a dependency property.
Inherited from Base |
Header |
Gets or sets the column header’s tooltip. This is a dependency property.
Inherited from Base |
Header |
Gets or sets the template that defines the tooltip’s presentation. This is a dependency property.
Inherited from Base |
Horizontal |
Gets or sets the column header’s content alignment. This is a dependency property.
Inherited from Base |
Image |
Gets or sets the column header’s image. This is a dependency property.
Inherited from Base |
Image |
Gets or sets image’s alignment. This is a dependency property.
Inherited from Base |
Immediate |
Gets or sets whether the column’s filter condition is updated as soon as an end-user modifies the text within the auto filter row’s cell. This is a dependency property.
Inherited from Column |
Immediate |
Gets or sets whether the column’s filter condition is updated as soon as an end-user selects an item within the column’s Drop-down Filter. This is a dependency property.
Inherited from Column |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Gets whether the column has been generated automatically. This is a dependency property.
Inherited from Base |
Is |
Gets or sets whether the column header’s check-box is checked.
Inherited from Column |
Is |
Overrides the Is |
Is |
Gets or sets the binding that determines a cell’s enabled state.
Inherited from Base |
Is |
Gets a value that becomes the return value of Is |
Is |
Gets whether data is filtered by the values of this column. This is a dependency property.
Inherited from Column |
Is |
Gets whether the column is the first visible column displayed within a View. This is a dependency property.
Inherited from Column |
Is |
Overrides the Is |
Is |
Gets whether a View is grouped by the values of this column. This is a dependency property. |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets whether the column is the last visible column displayed within a View. This is a dependency property.
Inherited from Column |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets or sets the binding that determines a cell’s read-only state.
Inherited from Base |
Is |
Overrides the Is |
Is |
Gets or sets whether to enable the smart columns generation feature for the column. This is a dependency property.
Inherited from Column |
Is |
Gets whether data is sorted by the values of this column. This is a dependency property.
Inherited from Column |
Is |
Gets whether group rows that correspond to this grouping column are sorted by group summary values. This is a dependency property.
Inherited from Column |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Max |
Gets or sets the column’s maximum width.
Inherited from Base |
Merge |
Gets or sets whether the current group is merged with the previous group. This is a dependency property. |
Min |
Gets or sets the column’s minimum width. This is a dependency property.
Inherited from Base |
Name |
Gets or sets the column name.
Inherited from Base |
New |
Gets or sets the style applied to the column’s data cell displayed within the New Item Row. This is a dependency property.
Inherited from Column |
Overrides |
Overrides the Overrides |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Parent |
Gets the band that owns the column/band. This is a dependency property.
Inherited from Base |
Predefined |
Gets or sets predefined filters.
Inherited from Column |
Print |
Gets or sets the style applied to column cells when you print the control or export it in WYSIWYG mode. This is a dependency property.
Inherited from Column |
Print |
Gets or sets the style applied to the printed column’s header. This is a dependency property.
Inherited from Column |
Print |
Gets or sets the style applied to printed total summary items displayed in this column. This is a dependency property.
Inherited from Column |
Read |
Gets or sets whether the column’s values cannot be changed by an end user. This is a dependency property.
Inherited from Column |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Round |
Gets or sets a format that defines how to display rounded dates.
Inherited from Column |
Round |
Gets or sets whether to ignore time values when you filter grid data by Date values. This is a dependency property.
Inherited from Column |
Show |
Gets or sets whether filter dropdowns display all unique values in the View’s data source. This is a dependency property.
Inherited from Column |
Show |
Gets or sets whether filter dropdowns display all unique values in the View’s data source. This is a dependency property.
Inherited from Column |
Show |
Gets or sets whether a check-box is displayed in the column’s header.
Inherited from Column |
Show |
Gets or sets whether to display the criteria selector button for a column in the Automatic Filter Row.
Inherited from Column |
Show |
Gets or sets whether the date-time column’s filter dropdown has a filter item used to select records that contain null values. This is a dependency property.
Inherited from Column |
Show |
Gets or sets whether to display the grouped column within the view. This is a dependency property. |
Show |
Gets or sets whether to display a column or a band in the Column/Band Chooser. This is a dependency property.
Inherited from Base |
Show |
Gets or sets whether error icons are displayed within column cells that fail validation specified by the Data Annotations attribute |
Sort |
Gets or sets another field by which data is sorted when sorting is applied to the current column.
Inherited from Column |
Sort |
Gets the column’s position among sorted columns.
Inherited from Column |
Sort |
Gets or sets how the column’s data is sorted when sorting is applied to it. This is a dependency property.
Inherited from Column |
Sort |
Gets or sets the column’s sort order. This is a dependency property.
Inherited from Column |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
Tab |
Gets or sets whether the column can be focused via the TAB key.
Inherited from Column |
Tag |
Gets or sets the data associated with the column.
Inherited from Column |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
Total |
Gets the list of total summary items displayed within this column. This is a dependency property.
Inherited from Column |
Total |
Gets or sets the style of total summary items displayed within this column. This is a dependency property.
Inherited from Column |
Total |
Gets the text displayed in the summary panel‘s cell. This is a dependency property.
Inherited from Column |
Total |
Gets the text information for the column’s total summary.
Inherited from Column |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
Unbound |
Gets or sets the type of data stored in the unbound column. This is a dependency property.
Inherited from Column |
Unbound |
For internal use.
Inherited from Column |
Unbound |
Gets or sets an expression used to evaluate values for this column if it is not bound to a data source field.
Inherited from Column |
Unbound |
Gets or sets the column’s data type and binding mode. This is a dependency property.
Inherited from Column |
View |
Gets the view that owns the column. This is a dependency property.
Inherited from Base |
Visible |
Gets or sets whether to display the column within a View. This is a dependency property.
Inherited from Base |
Width |
Gets or sets the column width. This is a dependency property.
Inherited from Base |
#Methods
Name | Description |
---|---|
Add |
Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handled 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 Content |
Add |
Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element.
Inherited from Content |
Add |
Adds the provided element as a child of this element.
Inherited from Framework |
Add |
Adds handlers to the specified Event |
Apply |
Applies an animation to a specified dependency property on this element, with the ability to specify what happens if the property already has a running animation.
Inherited from Content |
Apply |
Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation.
Inherited from Content |
Begin |
Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation.
Inherited from Content |
Begin |
Starts an animation for a specified animated property on this element.
Inherited from Content |
Begin |
Called before an element is initialized.
Inherited from Framework |
Begin |
Begins the sequence of actions that are contained in the provided storyboard, with specified state for control of the animation after it is started.
Inherited from Framework |
Begin |
Begins the sequence of actions that are contained in the provided storyboard, with options specified for what should occur if the property is already animated.
Inherited from Framework |
Begin |
Begins the sequence of actions that are contained in the provided storyboard.
Inherited from Framework |
Bring |
Attempts to bring this element into view, within any scrollable regions it is contained within.
Inherited from Framework |
Capture |
Attempts to force capture of the mouse to this element.
Inherited from Content |
Capture |
Attempts to force capture of the stylus to this element.
Inherited from Content |
Capture |
Attempts to force capture of a touch to this element.
Inherited from Content |
Check |
Determines whether the calling thread has access to this Dispatcher |
Clear |
Clears the local value of a property. The property to be cleared is specified by a Dependency |
Clear |
Clears the local value of a read-only property. The property to be cleared is specified by a Dependency |
Coerce |
Coerces the value of the specified dependency property. This is accomplished by invoking any Coerce |
End |
Called immediately after an element is initialized.
Inherited from Framework |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether a provided Dependency |
Find |
Finds an element that has the provided identifier name.
Inherited from Framework |
Find |
Searches for a resource with the specified key, and will throw an exception if the requested resource is not found.
Inherited from Framework |
Focus() |
Attempts to set focus to this element.
Inherited from Content |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Base |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Base |
Get |
Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation.
Inherited from Content |
Get |
Gets the Binding |
Get |
Gets a hash code for this Dependency |
Get |
Gets the value of the Column |
Get |
Creates a specialized enumerator for determining which dependency properties have locally set values on this Dependency |
Get |
Gets the value of the Column |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns an alternative logical parent for this element if there is no visual parent. In this case, a Framework |
Get |
Returns the current effective value of a dependency property on this instance of a Dependency |
Get |
Gets the value of the Base |
Invalidate |
Re-evaluates the effective value for the specified dependency property.
Inherited from Dependency |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the keyboard focus from this element to another element.
Inherited from Framework |
On |
Invoked whenever the Context |
On |
Invoked whenever the Context |
On |
Returns class-specific Automation |
On |
Invoked when an unhandled Drag |
On |
Invoked when an unhandled Drag |
On |
Invoked when an unhandled Drag |
On |
Invoked when an unhandled Drag |
On |
Invoked when an unhandled Give |
On |
Class handler for the Got |
On |
Invoked when an unhandled Got |
On |
Invoked when an unhandled Got |
On |
Invoked when an unhandled Got |
On |
Provides class handling for the Got |
On |
Invoked when an unhandled Is |
On |
Invoked just before the Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Is |
On |
Invoked when an unhandled Key |
On |
Invoked when an unhandled Key |
On |
Raises the Lost |
On |
Invoked when an unhandled Lost |
On |
Invoked when an unhandled Lost |
On |
Invoked when an unhandled Lost |
On |
Provides class handling for the Lost |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Mouse |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Invoked when an unhandled Preview |
On |
Provides class handling for the Preview |
On |
Provides class handling for the Preview |
On |
Provides class handling for the Preview |
On |
Invoked when an unhandled Query |
On |
Invoked when an unhandled Query |
On |
Invoked when the style that is in use on this element changes.
Inherited from Framework |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Stylus |
On |
Invoked when an unhandled Text |
On |
Invoked whenever the Tool |
On |
Invoked whenever the Tool |
On |
Provides class handling for the Touch |
On |
Provides class handling for the Touch |
On |
Provides class handling for the Touch |
On |
Provides class handling for the Touch |
On |
Provides class handling for the Touch |
Predict |
Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. This method is sealed and cannot be overridden.
Inherited from Framework |
Raise |
Raises a specific routed event. The Routed |
Read |
Returns the local value of a dependency property, if it exists.
Inherited from Dependency |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Provides an accessor that simplifies access to the Name |
Release |
Releases all captured touch devices from this element.
Inherited from Content |
Release |
Releases the mouse capture, if this element held the capture.
Inherited from Content |
Release |
Releases the stylus device capture, if this element held the capture.
Inherited from Content |
Release |
Attempts to release the specified touch device from this element.
Inherited from Content |
Remove |
Removes the specified routed event handler from this element.
Inherited from Content |
Remove |
Removes the specified element from the logical tree for this element.
Inherited from Framework |
Set |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Base |
Set |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Base |
Set |
Attaches a binding to this element, based on the provided source property name as a path qualification to the data source.
Inherited from Framework |
Set |
Attaches a binding to this element, based on the provided binding object.
Inherited from Framework |
Set |
Sets the value of a dependency property without changing its value source.
Inherited from Dependency |
Set |
Sets the value of the Column |
Set |
Sets the value of the Column |
Set |
Searches for a resource with the specified name and sets up a resource reference to it for the specified property.
Inherited from Framework |
Set |
Sets the local value of a dependency property, specified by its dependency property identifier.
Inherited from Dependency |
Set |
Sets the local value of a read-only dependency property, specified by the Dependency |
Set |
For internal use only.
Inherited from Base |
Should |
Returns whether serialization processes should serialize the contents of the Command |
Should |
Returns whether serialization processes should serialize the contents of the Input |
Should |
Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
Inherited from Dependency |
Should |
Returns whether serialization processes should serialize the contents of the Resources property on instances of this class.
Inherited from Framework |
Should |
Returns whether serialization processes should serialize the contents of the Style property on instances of this class.
Inherited from Framework |
Should |
Indicates whether total summaries should be serialized during serialization of a Column |
IQuery |
For a description of this member, see the Is |
To |
Returns a string that represents the current object. Inherited from Object. |
Try |
Searches for a resource with the specified key, and returns that resource if found.
Inherited from Framework |
Unregister |
Simplifies access to the Name |
Update |
Reapplies the default style to the current Framework |
Verify |
Enforces that the calling thread has access to this Dispatcher |
#Events
Name | Description |
---|---|
Content |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Base |
Context |
Occurs just before any context menu on the element is closed.
Inherited from Framework |
Context |
Occurs when any context menu on the element is opened.
Inherited from Framework |
Data |
Occurs when this element’s data context changes.
Inherited from Framework |
Drag |
Occurs when the input system reports an underlying drag event with this element as the drag target.
Inherited from Content |
Drag |
Occurs when the input system reports an underlying drag event with this element as the drag origin.
Inherited from Content |
Drag |
Occurs when the input system reports an underlying drag event with this element as the potential drop target.
Inherited from Content |
Drop |
Occurs when the input system reports an underlying drop event with this element as the drop target.
Inherited from Content |
Focusable |
Occurs when the value of the Focusable property changes.
Inherited from Content |
Give |
Occurs when the input system reports an underlying drag-and-drop event that involves this element.
Inherited from Content |
Got |
Occurs when this element gets logical focus.
Inherited from Content |
Got |
Occurs when the keyboard is focused on this element.
Inherited from Content |
Got |
Occurs when this element captures the mouse.
Inherited from Content |
Got |
Occurs when this element captures the stylus.
Inherited from Content |
Got |
Occurs when a touch is captured to this element.
Inherited from Content |
Initialized |
Occurs when this Frameworkfalse (or undefined) to true .
Inherited from Framework |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Is |
Occurs when the value of the Is |
Key |
Occurs when a key is pressed while focus is on this element.
Inherited from Content |
Key |
Occurs when a key is released while focus is on this element.
Inherited from Content |
Loaded |
Occurs when the element is laid out, rendered, and ready for interaction.
Inherited from Framework |
Lost |
Occurs when this element loses logical focus.
Inherited from Content |
Lost |
Occurs when the keyboard is no longer focused on this element.
Inherited from Content |
Lost |
Occurs when this element loses mouse capture.
Inherited from Content |
Lost |
Occurs when this element loses stylus capture.
Inherited from Content |
Lost |
Occurs when this element loses a touch capture.
Inherited from Content |
Mouse |
Occurs when any mouse button is pressed while the pointer is over this element.
Inherited from Content |
Mouse |
Occurs when the mouse pointer enters the bounds of this element.
Inherited from Content |
Mouse |
Occurs when the mouse pointer leaves the bounds of this element.
Inherited from Content |
Mouse |
Occurs when the left mouse button is pressed while the mouse pointer is over this element.
Inherited from Content |
Mouse |
Occurs when the left mouse button is released while the mouse pointer is over this element.
Inherited from Content |
Mouse |
Occurs when the mouse pointer moves while over this element.
Inherited from Content |
Mouse |
Occurs when the right mouse button is pressed while the mouse pointer is over this element.
Inherited from Content |
Mouse |
Occurs when the right mouse button is released while the mouse pointer is over this element.
Inherited from Content |
Mouse |
Occurs when any mouse button is released over this element.
Inherited from Content |
Mouse |
Occurs when the user rotates the mouse wheel while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the input system reports an underlying drag event with this element as the drag target.
Inherited from Content |
Preview |
Occurs when the input system reports an underlying drag event with this element as the drag origin.
Inherited from Content |
Preview |
Occurs when the input system reports an underlying drag event with this element as the potential drop target.
Inherited from Content |
Preview |
Occurs when the input system reports an underlying drop event with this element as the drop target.
Inherited from Content |
Preview |
Occurs when a drag-and-drop operation is started.
Inherited from Content |
Preview |
Occurs when the keyboard is focused on this element.
Inherited from Content |
Preview |
Occurs when a key is pressed while the keyboard is focused on this element.
Inherited from Content |
Preview |
Occurs when a key is released while the keyboard is focused on this element.
Inherited from Content |
Preview |
Occurs when the keyboard is no longer focused on this element.
Inherited from Content |
Preview |
Occurs when any mouse button is pressed while the pointer is over this element.
Inherited from Content |
Preview |
Occurs when the left mouse button is pressed while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the left mouse button is released while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the mouse pointer moves while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the right mouse button is pressed while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the right mouse button is released while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when any mouse button is released while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when the user rotates the mouse wheel while the mouse pointer is over this element.
Inherited from Content |
Preview |
Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation.
Inherited from Content |
Preview |
Occurs when the stylus button is pressed while the pointer is over this element.
Inherited from Content |
Preview |
Occurs when the stylus button is released while the pointer is over this element.
Inherited from Content |
Preview |
Occurs when the stylus touches the digitizer while it is over this element.
Inherited from Content |
Preview |
Occurs when the stylus moves over an element without actually touching the digitizer.
Inherited from Content |
Preview |
Occurs when the stylus is close enough to the digitizer to be detected, while over this element.
Inherited from Content |
Preview |
Occurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, Preview |
Preview |
Occurs when the stylus is too far from the digitizer to be detected.
Inherited from Content |
Preview |
Occurs when a user performs one of several stylus gestures.
Inherited from Content |
Preview |
Occurs when the user raises the stylus off the digitizer while the stylus is over this element.
Inherited from Content |
Preview |
Occurs when this element gets text in a device-independent manner.
Inherited from Content |
Preview |
Occurs when a finger touches the screen while the finger is over this element.
Inherited from Content |
Preview |
Occurs when a finger moves on the screen while the finger is over this element.
Inherited from Content |
Preview |
Occurs when a finger is raised off of the screen while the finger is over this element.
Inherited from Content |
Property |
Occurs every time any of the Column |
Query |
Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation.
Inherited from Content |
Query |
Occurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position.
Inherited from Content |
Source |
Occurs when any associated data source participating in a binding on this element changes.
Inherited from Framework |
Stylus |
Occurs when the stylus button is pressed while the pointer is over this element.
Inherited from Content |
Stylus |
Occurs when the stylus button is released while the pointer is over this element.
Inherited from Content |
Stylus |
Occurs when the stylus touches the digitizer while the stylus is over this element.
Inherited from Content |
Stylus |
Occurs when the stylus enters the bounds of this element.
Inherited from Content |
Stylus |
Occurs when the stylus moves over an element without actually touching the digitizer.
Inherited from Content |
Stylus |
Occurs when the stylus is close enough to the digitizer to be detected, while over this element.
Inherited from Content |
Stylus |
Occurs when the stylus leaves the bounds of the element.
Inherited from Content |
Stylus |
Occurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, Stylus |
Stylus |
Occurs when the stylus is too far from the digitizer to be detected, while over this element.
Inherited from Content |
Stylus |
Occurs when a user performs one of several stylus gestures.
Inherited from Content |
Stylus |
Occurs when the user raises the stylus off the digitizer while it is over this element.
Inherited from Content |
Target |
Occurs when any associated target property participating in a binding on this element changes.
Inherited from Framework |
Text |
Occurs when this element gets text in a device-independent manner.
Inherited from Content |
Tool |
Occurs just before any tooltip on the element is closed.
Inherited from Framework |
Tool |
Occurs when any tooltip on the element is opened.
Inherited from Framework |
Touch |
Occurs when a finger touches the screen while the finger is over this element.
Inherited from Content |
Touch |
Occurs when a touch moves from outside to inside the bounds of this element.
Inherited from Content |
Touch |
Occurs when a touch moves from inside to outside the bounds of this element.
Inherited from Content |
Touch |
Occurs when a finger moves on the screen while the finger is over this element.
Inherited from Content |
Touch |
Occurs when a finger is raised off of the screen while the finger is over this element.
Inherited from Content |
Unloaded |
Occurs when the element is removed from an element tree of loaded elements.
Inherited from Framework |
Validate | Allows you to validate the focused cell’s data in the current column. |
#Attached Properties
Name | Description |
---|---|
Actual |
Gets the column’s actual visible index.
Inherited from Base |
Visible |
Gets or sets the column’s position among visible columns. This is a dependency property.
Inherited from Base |
See Also