UseCommonBarHeightSettings Property (BarStyle)
In This Topic
Gets or sets whether the common layout bar height settings will be used.
Syntax
'Declaration
Public Property UseCommonBarHeightSettings As Boolean
public bool UseCommonBarHeightSettings {get; set;}
See Also