'Declaration Public Property LegacyBehaviors As LegacyBehaviors
'Usage Dim instance As FpSpread Dim value As LegacyBehaviors instance.LegacyBehaviors = value value = instance.LegacyBehaviors
public LegacyBehaviors LegacyBehaviors {get; set;}
'Declaration Public Property LegacyBehaviors As LegacyBehaviors
'Usage Dim instance As FpSpread Dim value As LegacyBehaviors instance.LegacyBehaviors = value value = instance.LegacyBehaviors
public LegacyBehaviors LegacyBehaviors {get; set;}
The default options may change in future version. If you need to stick with the specified behavior, assign it explicitly.