Gets or sets the header orientation of the table.
.NET Syntax
JavaScript | |
---|
get_Direction () : String
put_Direction (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Direction(
dsTableDirection_e* Val
)
HRESULT put_Direction(
dsTableDirection_e NewVal |
C++ | |
---|
DSRESULT get_Direction (
dsTableDirection_e* Val
)
DSRESULT put_Direction(
dsTableDirection_e NewVal
) |
Property Value
Header orientation of the table as defined in
dsTableDirection_e
See Also
Availability
DraftSight V1R5.0