BatiprixManagement.SeparatorRow Property

Public Shared Property SeparatorRow() As Boolean
This language is not supported or no code example is available.
public static bool SeparatorRow {get; set;}
This language is not supported or no code example is available.
public:  
static property bool SeparatorRow { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public static function get SeparatorRow() : boolean
public static function set SeparatorRow(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition