Gets or sets the parts of header's caption that are to be painted.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public PaintPart Parts { get; set; } |
Visual Basic |
---|
Public Property Parts As PaintPart Get Set |
Visual C++ |
---|
public: property PaintPart Parts { PaintPart get (); void set (PaintPart value); } |
F# |
---|
member Parts : PaintPart with get, set |
Property Value
Type: PaintPartThe parts.