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


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