You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Dani

Intermediate

  • "Dani" started this thread

Posts: 325

Date of registration: Nov 19th 2009

Location: GERMANY

  • Send private message

1

Wednesday, May 28th 2014, 12:16pm

Framework UPDATE - JBGrid HeaderAlign() Property

Hey there,

Jabaco Framework

Quoted

Log message

HeaderAlign() for the JBGrid columns and small fixes


The JBGrid now has a HeaderAlign() Property

Jabaco Source

1
2
3
JBGrid1.HeaderAlign(0) = fmTextAlignLeft
JBGrid1.HeaderAlign(1) = fmTextAlignCenter
JBGrid1.HeaderAlign(2) = fmTextAlignRight




The default value still is fmTextAlignLeft, so you do not have to set this value.

The FrameworkTest project, part of the Framework (link below) demonstrates the usage of the JBGrid.


Dani

theuserbl

Intermediate

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

2

Wednesday, May 28th 2014, 11:55pm


Rate this thread
WoltLab Burning Board