Objective Grid for Microsoft® .NET® Reference Guide

OGFont.SetStrikeOut Method 

Back to Class Index

FOR INTERNAL USE ONLY.

[Visual Basic]
Protected Sub SetStrikeOut( _
   ByVal value As Boolean _
)
[C#]
protected void SetStrikeOut(
   bool value
);

See Also

OGFont Class | OGFont Members | Stingray.Grid Namespace