DetailTabStyleEventArgs Constructors
Provides data for the DetailTabStyle event.Name | Parameters | Description |
---|---|---|
DetailTabStyleEventArgs(Int32, GridDetailInfo, ViewTabPage) | rowHandle, detailInfo, page | Initializes a new instance of the DetailTabStyleEventArgs class with specified settings. |
See Also