Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dialogs
StiGridControl Class
StiGridControl Properties
AlternatingBackColor Property
BackColor Property
BackgroundColor Property
ColumnHeadersVisible Property
Columns Property
ComponentId Property
Control Property
Count Property
Current Property
DataSource Property
DataSourceName Property
DefaultClientRectangle Property
Filter Property
ForeColor Property
GridLineColor Property
GridLineStyle Property
HeaderBackColor Property
HeaderFont Property
HeaderForeColor Property
IsBof Property
IsDataSourceEmpty Property
IsEmpty Property
IsEof Property
LocalizedName Property
Position Property
PositionChangedEvent Property
PreferredColumnWidth Property
PreferredRowHeight Property
RightToLeft Property
RowHeadersVisible Property
RowHeaderWidth Property
SelectionBackColor Property
SelectionForeColor Property
ToolboxCategory Property
ToolboxPosition Property
StiGridControl
DataSourceName Property
Gets or sets name of data source.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
string
DataSourceName
{
get
;
set
; }
Public
Property
DataSourceName
As
String
Get
Set
Property Value
Type:
String
Implements
IStiDataSource
DataSourceName
See Also
Reference
StiGridControl Class
Stimulsoft.Report.Dialogs Namespace