Objective Grid for Microsoft® .NET® Reference Guide

StyleInfo.GetFormatPreviewValue Method 

Back to Class Index

Gets the default format preview for a FormatType.

[Visual Basic]
Public Shared Function GetFormatPreviewValue( _
   ByVal vtyp As TypeCode _
) As Object
[C#]
public static object GetFormatPreviewValue(
   TypeCode vtyp
);

Parameters

vtyp
ValueType.

Return Value

Preview value.

See Also

StyleInfo Class | StyleInfo Members | Stingray.Grid Namespace