Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ErasSectionHandler Class
Members


In This Topic
    ErasSectionHandler Class
    In This Topic
    Handles the access to eras configuration section.
    Object Model
    ErasSectionHandler Class
    Syntax
    'Declaration
     
    Public Class ErasSectionHandler 
    'Usage
     
    Dim instance As ErasSectionHandler
    public class ErasSectionHandler 
    Remarks
    This class provides a way to access a specified file which defines eras' names by user.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.CellType.Editors.ErasSectionHandler

    See Also