Forum Discussion
OSAdmin
OneStream Employee
5 years ago Originally posted by Lee Bown
Hi Bart,
Try uiItem.BackgroundColor
If uiItem.UIItemType = XFReportUIItemType.PageHeaderLabelBar Then
uiItem.Height = 50
uiItem.BackgroundColor = XFColors.Yellow
End If
Regards,
Lee
Related Content
- 6 months ago
- 3 years ago