Preparing search index...
The search index is not available
@infrasoftbe/infrasoft-vnv-api-kit
@infrasoftbe/infrasoft-vnv-api-kit
SharepointAPI
Columns
CanvasColumn
Class CanvasColumn
Index
Constructors
constructor
Properties
controls
json
Default
Accessors
data
factor
order
section
Methods
add
Control
get
Control
remove
Constructors
constructor
new
Canvas
Column
(
json
?
,
controls
?
)
:
SharepointAPI
.
Columns
.
CanvasColumn
Parameters
Optional
json
:
IClientsidePageColumnData
Optional
controls
:
ColumnControl
<
any
>
[]
Returns
SharepointAPI
.
Columns
.
CanvasColumn
Properties
controls
controls
:
ColumnControl
<
any
>
[]
Protected
json
json
:
IClientsidePageColumnData
Static
Default
Default
:
IClientsidePageColumnData
Accessors
data
get
data
(
)
:
IClientsidePageColumnData
Returns
IClientsidePageColumnData
factor
get
factor
(
)
:
CanvasColumnFactor
Returns
CanvasColumnFactor
set
factor
(
value
)
:
void
Parameters
value
:
CanvasColumnFactor
Returns
void
order
get
order
(
)
:
number
Returns
number
set
order
(
value
)
:
void
Parameters
value
:
number
Returns
void
section
get
section
(
)
:
CanvasSection
Returns
CanvasSection
set
section
(
section
)
:
void
Parameters
section
:
CanvasSection
Returns
void
Methods
add
Control
add
Control
(
control
)
:
this
Parameters
control
:
ColumnControl
<
any
>
Returns
this
get
Control
get
Control
<
T
>
(
index
)
:
T
Type Parameters
T
extends
ColumnControl
<
any
>
Parameters
index
:
number
Returns
T
remove
remove
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
controls
json
Default
Accessors
data
factor
order
section
Methods
add
Control
get
Control
remove
@infrasoftbe/infrasoft-vnv-api-kit
Loading...