Spread Windows Forms 12.0 Product Documentation
PropertySet Property


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > RegionalSettings Class : PropertySet Property
Gets the property set as an array.
Syntax
'Declaration
 
Public ReadOnly Property PropertySet As BitArray
'Usage
 
Dim instance As RegionalSettings
Dim value As BitArray
 
value = instance.PropertySet
public BitArray PropertySet {get;}

Property Value

BitArray containing the logical bits of whether the properties are set
See Also

Reference

RegionalSettings Class
RegionalSettings Members