Skip to main content

BootstrapGridViewColumn Class

#Declaration

TypeScript
class BootstrapGridViewColumn

#Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

#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