Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CellTypeDlgV3 Class / rm Field


In This Topic
    rm Field (CellTypeDlgV3)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared rm As ResourceManager
    'Usage
     
    
    Dim value As ResourceManager
     
    value = CellTypeDlgV3.rm
     
    CellTypeDlgV3.rm = value
    public static ResourceManager rm
    See Also