<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1FormatEditor Class / TypeCode Property

In This Topic
    TypeCode Property (C1FormatEditor)
    In This Topic
    Gets or sets the TypeCode that specifies the type of format string being created or edited.
    Syntax
    'Declaration
     
    Public Property TypeCode As TypeCode
    public TypeCode TypeCode {get; set;}
    See Also