GridExportExcelMLRowCreatedArgsRow Property |
Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic RowElement Row { get; }
Public ReadOnly Property Row As RowElement
Get
public:
property RowElement^ Row {
RowElement^ get ();
}
member Row : RowElement with get
Property Value
Type:
RowElement
See Also