ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > FieldListNameColumnOptions Class : PrimaryKeyFontStyle Property |
'Declaration Public Property PrimaryKeyFontStyle As System.Drawing.FontStyle
'Usage Dim instance As FieldListNameColumnOptions Dim value As System.Drawing.FontStyle instance.PrimaryKeyFontStyle = value value = instance.PrimaryKeyFontStyle
public System.Drawing.FontStyle PrimaryKeyFontStyle {get; set;}