Back to Devexpress

ScrollbarFormControl Properties

officefileapi-devexpress-dot-spreadsheet-dot-scrollbarformcontrol-dot-underscore-properties.md

latest8.1 KB
Original Source

ScrollbarFormControl Properties

Scrollbar form control.

NameDescription
AlternativeTextGets or sets the descriptive (alternative) text for a drawing object. Inherited from Shape.
BottomRightCellGets or sets a cell where the bottom right corner of a floating object is located. Inherited from FloatingObject.
ConnectorFormatProvides access to the shape connector settings. Inherited from Shape.
DecorativeGets or sets whether the shape is marked as decorative. Inherited from Shape.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FormControlTypeIndicates the form control type. Inherited from FormControl.
HeightGets or sets the height of the floating object. Inherited from FloatingObject.
HyperlinkGets the hyperlink associated with a drawing object (picture). Inherited from Shape.
IdGets the drawing object identifier. Inherited from Shape.
LargeChangeSpecifies the increment applied when the scroll box is moved by a ‘page’.
LeftGets or sets the distance from the left edge of the worksheet to the top left corner of the floating object. Inherited from FloatingObject.
LinkedCellSpecifies a cell linked to the form control. This cell has the value specified by the form control. Inherited from LinkedCellFormControl.
LockAspectRatioGets or sets whether the floating object retains its original proportions after resizing. Inherited from FloatingObject.
LockedGets or sets whether to prevent users from deleting and editing the form control. Inherited from FormControl.
MaxSpecifies the maximum value in the range. Inherited from RangeFormControl.
MinSpecifies the minimum value in the range. Inherited from RangeFormControl.
NameGets or sets the name of the drawing object. Inherited from Shape.
OffsetXGets a distance from the top left corner of the floating to the left edge of the cell where the top left corner of the floating object is located. Inherited from FloatingObject.
OffsetYGets a distance from the top left corner of the floating object to the top edge of the cell where the top left corner of the floating object is located. Inherited from FloatingObject.
OrientationGets or sets the form control’s orientation.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
ParentGroupRetrieves the group in which the current shape is contained. Inherited from Shape.
PlacementGets or sets the behavior of the floating object regarding the cells below. Inherited from FloatingObject.
PrintObjectSpecifies whether to print the form control. Inherited from FormControl.
RotationGets or sets the rotation of the drawing object, in degrees. Inherited from Shape.
Shading3DGets or sets whether to enable 3D shading of the content control borders. Inherited from ShadedFormControl.
ShapeGeometryProvides access to the shape’s geometry options. Inherited from Shape.
ShapeTextProvides access to the shape’s text options. Inherited from Shape.
ShapeTypeReturns the type of the drawing object. Inherited from Shape.
SmallChangeGets or sets the value by which the Value property changes when the user presses one of the arrow keys or clicks one of the scrollbar buttons. Inherited from RangeFormControl.
TopGets or sets the distance from the top edge of the worksheet to the top left corner of the floating object. Inherited from FloatingObject.
TopLeftCellGets or sets a cell where the top left corner of a floating object is located. Inherited from FloatingObject.
ValueSpecifies the scroll box’s current position. Inherited from RangeFormControl.
WidthGets or sets the width of the floating object. Inherited from FloatingObject.
ZOrderPositionGets the position of the current drawing object in the z-order. Inherited from Shape.

See Also

ScrollbarFormControl Interface

ScrollbarFormControl Members

DevExpress.Spreadsheet Namespace