of_GetStyle


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_rowselection   >   of_GetStyle   

Full name pfc_n_cst_dwsrv_rowselection.of_GetStyle
Access public
Extend of integer
Return value integer
Prototype public function integer of_GetStyle()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_GetStyle ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  	of_GetStyle
//
//	Access:    	Public
//
//	Arguments: 	None
//
//	Returns:   	Integer 
//   				0 = Single row selection is enabled.
//				   1 = Multiple row selection is enabled.
// 				2 = Extended row selection is enabled.
//
//	Description:  To determine the type of row selection option that is set
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

Return ii_style
end function

     
Name Owner
pfc_u_tabpg_dwproperty_srvrowselection.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvrowselection
pfc_u_tabpg_dwproperty_srvrowselection.pfc_propertyapply pfc_u_tabpg_dwproperty_srvrowselection

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data