Gets or sets the group row appearance.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Appearance GroupRow { get; set; } |
Visual Basic |
---|
Public Property GroupRow As Appearance Get Set |
Visual C++ |
---|
public: property Appearance^ GroupRow { Appearance^ get (); void set (Appearance^ value); } |
F# |
---|
member GroupRow : Appearance with get, set |
Property Value
Type: AppearanceThe group row appearance.