Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / DateTimeCellType.EditModeSettings Class
Members


In This Topic
    DateTimeCellType.EditModeSettings Class
    In This Topic
    Represents the format setting of a cell type in edit mode.
    Object Model
    DateTimeCellType.EditModeSettings Class
    Syntax
    'Declaration
     
    
    Public Class DateTimeCellType.EditModeSettings 
       Inherits FarPoint.Web.Spread.Editor.EditModeSettings
    'Usage
     
    
    Dim instance As DateTimeCellType.EditModeSettings
    public class DateTimeCellType.EditModeSettings : FarPoint.Web.Spread.Editor.EditModeSettings 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Editor.EditModeSettings
          FarPoint.Web.Spread.DateTimeCellType.EditModeSettings

    See Also