Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultRangeGroupModel Class / ROWGROUP_SERIALIZATIONSTRING Field


In This Topic
    ROWGROUP_SERIALIZATIONSTRING Field
    In This Topic
    Represents the constant serialization string for RowGroup. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ROWGROUP_SERIALIZATIONSTRING As String
    'Usage
     
    
    Dim value As String
     
    value = DefaultRangeGroupModel.ROWGROUP_SERIALIZATIONSTRING
    public const string ROWGROUP_SERIALIZATIONSTRING
    See Also