StiGridColumn Class |
Namespace: Stimulsoft.Report.Dialogs
The StiGridColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiGridColumn |
Creates a new object of the type StiGridColumn.
|
![]() | StiGridColumn(String, Boolean, Int32, HorizontalAlignment, String, String) |
Creates a new object of the type StiGridColumn.
|
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets horizontal alignment of column content.
|
![]() | DataTextField |
Gets or sets name of data column to be shown.
|
![]() | GridColumnCollection | |
![]() | HeaderText |
Gets or sets header text of column.
|
![]() | NullText |
Gets or sets text which will be shown instead null values.
|
![]() | Visible |
Gets or sets visiblity of column.
|
![]() | Width |
Gets or sets width of column.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFromJsonObject | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | |
![]() | ToString | (Overrides ObjectToString.) |