This documentation is for the old version. Go to the latest Upload Suite docs

ImageUploader.SplitterLineStyle Property

Style of splitter line.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property SplitterLineStyle As LineStyle
C#
public LineStyle SplitterLineStyle { get; set; }

Property Value

The LineStyle enumeration member that specifies a splitter line style.

Default value is Invisible.

Remarks

This property corresponds to SplitterLineStyle client-side property.

See Also

Reference