Spread Windows Forms 12.0 Product Documentation
Set Method (RegionalSettings)


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > RegionalSettings Class : Set Method
Object containing the property
Flag indicating whether the property is set
Updates the bit map to indicate that a property has been set
Syntax
'Declaration
 
Protected Sub Set( _
   ByVal prop As Object, _
   ByVal f As Boolean _
) 
'Usage
 
Dim instance As RegionalSettings
Dim prop As Object
Dim f As Boolean
 
instance.Set(prop, f)
protected void Set( 
   object prop,
   bool f
)

Parameters

prop
Object containing the property
f
Flag indicating whether the property is set
See Also

Reference

RegionalSettings Class
RegionalSettings Members