Objective Grid for Microsoft® .NET® Reference Guide

StyleInfo.GetStyleValueType Method 

Back to Class Index

Converts a TypeCode to a StyleValueType.

[Visual Basic]
Public Shared Function GetStyleValueType( _
   ByVal tycode As TypeCode _
) As StyleValueType
[C#]
public static StyleValueType GetStyleValueType(
   TypeCode tycode
);

See Also

StyleInfo Class | StyleInfo Members | Stingray.Grid Namespace