<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / Column Class / Format Property

In This Topic
    Format Property (Column)
    In This Topic
    Gets or sets a string used to format values within cells in this column.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also