BootstrapGridViewColumn Class
In This Article
#Declaration
TypeScript
class BootstrapGridViewColumn
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#fieldName Property
#Declaration
TypeScript
readonly fieldName: string
#Property Value
Type |
---|
string |
#index Property
#Declaration
TypeScript
readonly index: number
#Property Value
Type |
---|
number |
#name Property
#Declaration
TypeScript
readonly name: string
#Property Value
Type |
---|
string |
#visible Property
#Declaration
TypeScript
readonly visible: boolean
#Property Value
Type |
---|
boolean |