StiTableCellImageCellDockStyle Property |
Get or sets a type of the cell docking.
Namespace:
Stimulsoft.Report.Components.Table
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiDockStyle CellDockStyle { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property CellDockStyle As StiDockStyle
Get
Set
Property Value
Type:
StiDockStyleImplements
IStiTableCellCellDockStyleSee Also