[This is preliminary documentation and is subject to change.]
Defines background hatch style. Call corresponding Clear method to delete attribute in this instance
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public HatchStyle BGHatchStyle { get; set; }
public HatchStyle BGHatchStyle { get; set; }
Public Property BGHatchStyle As HatchStyle
Get
Set
Public Property BGHatchStyle As HatchStyle
Get
Set
public:
property HatchStyle BGHatchStyle {
HatchStyle get ();
void set (HatchStyle value);
}
public:
property HatchStyle BGHatchStyle {
HatchStyle get ();
void set (HatchStyle value);
}
member BGHatchStyle : HatchStyle with get, set
member BGHatchStyle : HatchStyle with get, set
Property Value
Type:
HatchStyle