TdxGanttControlExtendedAttributes.Find(string,TdxGanttControlExtendedAttributeLevel) Method
Declaration
function Find(const AFieldName: string; ALevel: TdxGanttControlExtendedAttributeLevel): TdxGanttControlExtendedAttribute; overload;
Parameters
Name | Type |
---|---|
AFieldName | string |
ALevel | TdxGanttControlExtendedAttributeLevel |
Returns
Type |
---|
TdxGanttControlExtendedAttribute |
See Also