Uses of Class
com.stimulsoft.report.dialogs.StiDataGridLineStyle

Packages that use StiDataGridLineStyle
com.stimulsoft.report.dialogs   
 

Uses of StiDataGridLineStyle in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiDataGridLineStyle
 StiDataGridLineStyle StiGridControl.getGridLineStyle()
          Gets or sets the line style of the grid.
static StiDataGridLineStyle StiDataGridLineStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiDataGridLineStyle[] StiDataGridLineStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiDataGridLineStyle
 void StiGridControl.setGridLineStyle(StiDataGridLineStyle value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.