CategoryRowProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Category |
Creates a new Category |
Category |
Creates a new Category |
#Properties
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Row |
Accessible |
Gets or sets the object’s name used by accessibility client applications.
Inherited from Row |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Row |
Allow |
Gets or sets whether end-users are allowed to invoke cell editors for the current row.
Inherited from Row |
Allow |
Gets or sets whether users can click the row header to sort data.
Inherited from Row |
Annotation |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Row |
Base |
For internal use.
Inherited from Row |
Bindable | Gets a value indicating whether the corresponding row can display data from a data source field. |
Caption |
Gets or sets the row caption.
Inherited from Row |
Customization |
Gets or sets the row’s caption when its header is displayed within the Customization Form.
Inherited from Row |
Display |
Inherited from Row |
Draw |
Gets or sets whether to draw borders around row items.
Inherited from Row |
Field |
Overrides the inherited Row |
Filter |
Gets or sets an object specifying the filter applied to the current row.
Inherited from Row |
Filter |
Gets or sets whether display or edit values of this row are used to filter the control’s data.
Inherited from Row |
Format |
Use the Row |
Image |
Use the Image option accessible in Row |
Image |
Provides access to settings that allow you to set up raster and vector icons for this row item’s header.
Inherited from Row |
Images |
Gets the source of the images displayed within row headers.
Inherited from Row |
Is |
Gets whether the object is being initialized.
Inherited from Row |
Is |
Gets whether the data field corresponding to the current editor row is read only in the data source.
Inherited from Row |
Options |
This property is not relevant for this class. |
Padding |
Gets or sets padding for row items.
Inherited from Row |
Read |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Row |
Gets an object representing the row to which a row belongs.
Inherited from Row |
Row |
Gets or sets the repository item specifying the editor used to edit a row’s cell values. |
Row |
Gets or sets the name of the row’s editor. |
Row |
Gets the position of the associated field within a data source. |
Row |
Gets the type of data represented by a row item.
Inherited from Row |
Search |
Gets or sets a comma-separated list of tags by which the find panel can find this row.
Inherited from Row |
Show |
Gets or sets whether to show the row caption.
Inherited from Row |
Show |
Gets or sets whether an end-user can open an Expression Editor for the current unbound row, using a context menu.
Inherited from Row |
Sort |
Gets or sets the row’s index in the collection of rows by which data in the control is sorted.
Inherited from Row |
Sort |
Gets or sets whether the row data is sorted in ascending or descending order.
Inherited from Row |
Tool |
Gets or sets a custom tooltip for the current row header.
Inherited from Row |
Unbound |
Allows you to make the row unbound, and specify the type of data it stores.
Inherited from Row |
Unbound |
For internal use.
Inherited from Row |
Unbound |
Gets or sets an expression used to evaluate values for the current unbound row.
Inherited from Row |
Unbound |
Specifies whether this row is unbound, and if so, the type of data it stores.
Inherited from Row |
Value |
Gets or sets the value of a row item’s data cell when the grid is in Unbound Mode.
Inherited from Row |
#Methods
Name | Description |
---|---|
Assign |
Copies the current row‘s settings to the specified row item.
Inherited from Row |
Can |
Returns whether to draw borders around row items.
Inherited from Row |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the actual image displayed in the row item’s header.
Inherited from Row |
Get |
Returns the actual width of the image displayed in the row item’s header.
Inherited from Row |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Sets the Row |
Should |
Returns whether the Row |
To |
Returns a string that represents the current object. Inherited from Object. |
Xtra |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Row |
See Also