Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStrip Class / None Field


In This Topic
    None Field
    In This Topic
    Indicates that the TouchStrip will not be displayed.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly None As TouchStrip
    'Usage
     
    
    Dim value As TouchStrip
     
    value = TouchStrip.None
    public static readonly TouchStrip None
    See Also