FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / TypeCode Property

In This Topic
    TypeCode Property
    In This Topic
    Gets or sets the System.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