Click or drag to resize
Sandcastle Help File BuilderCustomPropertyGridPropertyNamePaneWidth Property
This is used to set or get the width of the property name pane

Namespace: SandcastleBuilder.Utils.Controls
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public int PropertyNamePaneWidth { get; set; }

Property Value

Type: Int32
Remarks
Reflection is used to modify the pane width
See Also