GroupSettingsDataSet.GroupSettingsDataTable.WGROUP_FONT_STYLEColumn Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public ReadOnly Property WGROUP_FONT_STYLEColumn As DataColumn
'Usage
Dim instance As GroupSettingsDataTable
Dim value As DataColumn
value = instance.WGROUP_FONT_STYLEColumn
[DebuggerNonUserCodeAttribute]
public DataColumn WGROUP_FONT_STYLEColumn { get; }
See Also
Reference
GroupSettingsDataSet.GroupSettingsDataTable Class
GroupSettingsDataSet.GroupSettingsDataTable Members
[PWA Web service] Namespace