|   HEADINGSTRIKEOUT |   DEVELOPER |  | 
| 
 | 
 | 
| Purpose | .HeadingStrikeout enables you to strikeout the text used in a column heading. This property can be applied to the column headers used in certain objects and can be specified on a per column basis. (Open Client only) | 
| Syntax | Setting:          ObjectReference.HeadingStrikeout = Value | 
| Operation | ObjectReference is the Tag Name of the object | 
| Remarks | The Strikeout property causes the text to be displayed with a line through it. | 
| Example | To set the .HeadingStrikeOut property for a column header in a combo box with a Tag Name of CustomerName with a line through it: CustomerName.HeadingStrikeOut = TRUE To retrieve the .HeadingStrikeOut property value from a combo box with a Tag Name of CustomerName: | 
|  | Note: This property applies only to PROIV Open Client and not to the PROIV MFC Client. | 
Topic ID: 510153