Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / RegionalSettings Class / PropertySet Property


In This Topic
PropertySet Property
In This Topic
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
See Also