Gets the settings of the image in the group Row.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public ImageSettings GroupRowsImageSettings { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GroupRowsImageSettings As ImageSettings Get |
| Visual C++ |
|---|
public: property ImageSettings^ GroupRowsImageSettings { ImageSettings^ get (); } |
| F# |
|---|
member GroupRowsImageSettings : ImageSettings with get |
Property Value
Type: ImageSettingsThe image settings.