StiMatrixBorderSidesXCollectionItem Property |
[Missing <summary> documentation for "P:Stimulsoft.Report.Export.StiMatrixBorderSidesXCollection.Item(System.Int32,System.Int32)"]
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiBorderSide this[
int row,
int column
] { get; set; }
Public Default Property Item (
row As Integer,
column As Integer
) As StiBorderSide
Get
Set
Parameters
- row
- Type: SystemInt32
- column
- Type: SystemInt32
Property Value
Type:
StiBorderSideSee Also