Class AssignmentViewColumn
A név: Aspose.Tasks.Visualization Összefoglaló: Aspose.Tasks.dll (25.4.0)
A projekt nézőpontja.
public class AssignmentViewColumn : ViewColumn
Inheritance
object ← ViewColumn ← AssignmentViewColumn
Örökletes tagok
ViewColumn.Field , ViewColumn.Name , ViewColumn.StringAlignment , ViewColumn.Width , ViewColumn.TextStyleModificationCallback , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
AssignmentViewColumn(szál, int, AssignmentToColumnTextConverter)
Elindítja a AssignmentViewColumn osztály új példányát.
public AssignmentViewColumn(string name, int width, AssignmentToColumnTextConverter converter)
Parameters
name
string
A oszlop neve.
width
int
Az oszlop szélessége pixelekben.
converter
AssignmentToColumnTextConverter
Adományozási adatok oszlop szöveg átalakító.
Properties
Field
A oszlop mező.Térképek.Tasks.Visualization.AssignmentViewColumn.Field
public override Field Field { get; set; }
ingatlan értéke
Methods
GetColumnText(ResourceAssignment)
Átalakítja a jelenlegi erőforrás-adományt a oszlop szövegére.
public string GetColumnText(ResourceAssignment assignment)
Parameters
assignment
ResourceAssignment
Jelenlegi megbízás.
Returns
A szöveg oszlop.