FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Sheet Class / SheetName Property

In This Topic
    SheetName Property
    In This Topic
    Sheet name for the sheet.
    Syntax
    'Declaration
     
    
    Public Property SheetName As String
    public string SheetName {get; set;}
    See Also