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

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