ResourceViewColumn
Contents
[
Hide
]ResourceViewColumn class
Project’s view class used in ResourceUsage view and ResourceSheet view.
The ResourceViewColumn type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| ResourceViewColumn(width, field) | Initializes a new instance of the ResourceViewColumn class | 
Properties
| Name | Description | 
|---|---|
| field | Column field. field. | 
| name | Gets the column name. | 
| string_alignment | Gets or sets alignment of the text (can be one of the values of the HorizontalStringAlignment enumeration). | 
| width | Gets the column width. | 
| text_style_modification_callback | Gets or sets the callback which can be used to customize the appearance of the column’s cells. | 
Methods
| Name | Description | 
|---|---|
| get_column_text(resource) | Converts current resource to the column text. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks