Collection of styles to be applied to the control
Member of DateTime (PRIM_EVDT)
Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance
The LabelStyles property allows for one or more Styles to be applied to the label portion of the control. LabelStyles allows for more complex programmatic appearance changes to be coded. Rather than relying on the declarative single LabelStyle property, the developer is free to add as many Style layers as required. Setting the LabelStyle property will remove all existing LabelStyles
Febuary 18 V14SP2