ImageColumn Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
#Fields
Name | Description |
---|---|
Allow |
Identifies the Allow |
Allow |
Identifies the Allow |
Allow |
Identifies the Allow |
Auto |
Identifies the Auto |
Auto |
Identifies the Auto |
Background |
Identifies the Background |
Best |
Identifies the Best |
Best |
Identifies the Best |
Binding |
Bindable property for Binding |
Caption |
Identifies the Caption bindable property.
Inherited from Grid |
Column |
Identifies the Column bindable property.
Inherited from Grid |
Column |
Identifies the Column |
Display |
Identifies the Display |
Edit |
Identifies the Edit |
Enable |
Identifies the Enable |
Export |
Identifies the Export |
Export |
Identifies the Export |
Export |
Identifies the Export |
Export |
Identifies the Export |
Export |
Identifies the Export |
Export |
Identifies the Export |
Field |
Identifies the Field |
Filter |
Identifies the Filter |
Fixed |
Identifies the Fixed |
Group |
Identifies the Group |
Group |
Identifies the Group |
Group |
Identifies the Group |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Header |
Identifies the Header |
Horizontal |
Identifies the Horizontal |
Horizontal |
Identifies the Horizontal |
Immediate |
Identifies the Immediate |
Is |
Identifies the Is |
Is |
Identifies the Is |
Is |
Identifies the Is |
Max |
Identifies the Max |
Min |
Identifies the Min |
Padding |
Identifies the Padding bindable property.
Inherited from Grid |
Row |
Identifies the Row bindable property.
Inherited from Grid |
Row |
Identifies the Row |
Show |
Identifies the Show |
Sort |
Identifies the Sort |
Sort |
Identifies the Sort |
Sort |
Identifies the Sort |
Total |
Identifies the Total |
Unbound |
Identifies the Unbound |
Unbound |
Identifies the Unbound |
Vertical |
Identifies the Vertical |
Width |
Identifies the Width bindable property.
Inherited from Grid |
#Properties
Name | Description |
---|---|
Actual |
Gets the common appearance settings that are applied to the current Grid |
Actual |
Gets the column caption as it is displayed in a column header.
Inherited from Grid |
Allow |
Gets or sets whether users can enter a value in the Auto Filter Row. This is a bindable property.
Inherited from Grid |
Allow |
Gets or sets whether to display the column in the exported document. This is a bindable property.
Inherited from Grid |
Allow |
Gets or sets whether end users can sort data by the column. This is a bindable property.
Inherited from Grid |
Auto |
Gets or sets the filter condition (equals, contains, etc.) used to compare the value in the Auto-Filter Row with column values. This is a bindable property.
Inherited from Grid |
Auto |
Gets or sets the value of the cell in the Auto Filter Row. This is a bindable property.
Inherited from Grid |
Background |
Gets or sets the background color of the column’s cells. This is a bindable property.
Inherited from Grid |
Best |
Gets or sets the number of cells used to calculate the best-fit width for the current column. This is a bindable property.
Inherited from Grid |
Best |
Gets or sets the mode used to calculate the best-fit width for the current column. This is a bindable property.
Inherited from Grid |
Binding |
Gets or sets an object that contains the properties that will be targeted by the bound properties that belong to this Bindable |
Caption |
Gets or sets the caption displayed in the column header. This is a bindable property.
Inherited from Grid |
Column |
Gets or sets the column of the grid’s multi-row layout (Advanced |
Column |
Gets or sets the number of the columns that the column should be spanned across. This property is in effect only when the grid displays the multi-row layout (Advanced |
Dispatcher |
Gets the dispatcher that was available when this bindable object was created, otherwise tries to find the nearest available dispatcher (probably the window’s/app’s). Inherited from Bindable |
Display |
Gets or sets the pattern used to format cell values of the column. This is a bindable property.
Inherited from Grid |
Edit |
Gets or sets the caption of the editor associated with the current column in the edit form. This is a bindable property.
Inherited from Grid |
Enable |
Gets or sets whether to post values to a data source immediately after changing the grid column’s cell value. This is a dependency property.
Inherited from Grid |
Export |
Gets or sets the appearance object applied to cells in an exported document. This is a bindable property.
Inherited from Grid |
Export |
Gets or sets the appearance object applied to the column header items in an exported document. This is a bindable property.
Inherited from Grid |
Export |
Gets or sets the column’s maximum width in an exported document. This is a bindable property.
Inherited from Grid |
Export |
Gets or sets the column’s minimum width in an exported document. This is a bindable property.
Inherited from Grid |
Export |
Gets or sets the appearance object applied to total summary items when they are exported. This is a bindable property.
Inherited from Grid |
Export |
Gets or sets the column’s width in an exported document. This is a bindable property.
Inherited from Grid |
Field |
Gets or sets the name of the data source’s field associated with the grid column, or serves as an identifier for unbound columns. This is a bindable property.
Inherited from Grid |
Filter |
Gets or sets whether filters are applied to the actual cell values or to the text displayed in cells. This is a bindable property.
Inherited from Grid |
Fixed |
Gets or sets whether a column is fixed. This is a bindable property.
Inherited from Grid |
Group |
Gets or sets the pattern used to construct group row captions. This is a bindable property.
Inherited from Grid |
Group |
Gets or sets the template that defines the visual representation of a group row caption. This is a bindable property.
Inherited from Grid |
Group |
Gets or sets how data rows are combined into groups. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the background color of the grid column’s header. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the border color of the grid column’s header. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the border color of the grid column header’s bottom border. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets how to handle the caption text if it cannot fit on one line. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the template that defines the visual representation of the column header. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s font attributes. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s font color. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s font family. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s font size. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s padding. This is a bindable property.
Inherited from Grid |
Header |
Gets or sets the grid column header’s text decorations. This is a bindable property.
Inherited from Grid |
Horizontal |
Gets or sets the horizontal alignment of the column’s content. This is a bindable property.
Inherited from Grid |
Horizontal |
Gets or sets the horizontal alignment of the column’s header. This is a bindable property.
Inherited from Grid |
Immediate |
Gets or sets whether to filter data each time a value in the Auto Filter Row is changed or only when a cell in the Auto Filter Row loses focus. This is a bindable property.
Inherited from Grid |
Is |
Gets or sets whether grid data is grouped by the specified column. This is a bindable property.
Inherited from Grid |
Is |
Gets or sets whether users are allowed to change cell values in the column. This is a bindable property.
Inherited from Grid |
Is |
Gets whether the column is unbound.
Inherited from Grid |
Is |
Gets or sets whether the column is visible in the grid. This is a bindable property.
Inherited from Grid |
Max |
Gets or sets the column’s maximum width. This is a bindable property.
Inherited from Grid |
Min |
Gets or sets the column’s minimum width. This is a bindable property.
Inherited from Grid |
Padding |
Gets or sets the distance between values and borders in the column’s cells. This is a bindable property.
Inherited from Grid |
Row |
Gets or sets the row in which the column’s cells are located. This is a bindable property.
Inherited from Grid |
Row |
Allows you to stretch the column’s cells across multiple rows within the grid’s multi-row layout (Advanced |
Show |
Gets or sets whether to show the filter icon in the Auto Filter Row’s cell. This is a bindable property.
Inherited from Grid |
Sort |
Gets or sets the column’s position among sorted columns. This is a bindable property.
Inherited from Grid |
Sort |
Gets or sets whether the grid should sort or group data by column values or display text. This is a bindable property.
Inherited from Grid |
Sort |
Gets or sets the column’s sort order. This is a bindable property.
Inherited from Grid |
Total |
Gets or sets the template that defines the visual representation of the column’s total summary. This is a bindable property.
Inherited from Grid |
Unbound |
Gets or sets an expression used to calculate values for the unbound column. This is a bindable property.
Inherited from Grid |
Unbound |
Gets or sets whether the column is unbound, and the type of data the unbound column stores. This is a bindable property.
Inherited from Grid |
Vertical |
Gets or sets the vertical alignment of the column’s content. This is a bindable property.
Inherited from Grid |
Width |
Gets or sets the column’s width. This is a bindable property.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Apply |
Applies all the current bindings to Binding |
Clear |
Clears any value that is previously set for a bindable property.
Inherited from Bindable |
Clear |
Clears any value that is previously set for a bindable property, identified by its key.
Inherited from Bindable |
Coerce |
Coerces the value of the specified bindable property.
This is done by invoking Bindable |
Coerce |
Coerces the value of the specified bindable property.
This is done by invoking Bindable |
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Get |
Returns the value that is contained in the given bindable property.
Inherited from Bindable |
Is |
Determines whether or not a bindable property exists and has a value set.
Inherited from Bindable |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
On |
Raises the Binding |
On |
Raises the Property |
On |
Raises the Property |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
Remove |
Removes a previously set binding from a bindable property.
Inherited from Bindable |
Set |
Assigns a binding to a bindable property.
Inherited from Bindable |
Set |
Sets the inherited context to a nested element.
Inherited from Bindable |
Set |
Sets the value of the specified bindable property.
Inherited from Bindable |
Set |
Sets the value of the specified bindable property.
Inherited from Bindable |
Set |
For internal use by the Microsoft. |
To |
Returns a string that represents the current object.
Inherited from System. |
Unapply |
Removes all current bindings from the current context.
Inherited from Bindable |
#Events
Name | Description |
---|---|
Binding |
Occurs when the value of the Binding |
Property |
Occurs when a property value changes.
Inherited from Bindable |
Property |
Occurs when a property value is changing.
Inherited from Bindable |
See Also