DataRepeater.DefaultPadding Property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides the DefaultPadding property.

Namespace:  Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultPadding As Padding
protected override Padding DefaultPadding { get; }
protected:
virtual property Padding DefaultPadding {
    Padding get () override;
}
abstract DefaultPadding : Padding 
override DefaultPadding : Padding
override function get DefaultPadding () : Padding

Property Value

Type: Padding

.NET Framework Security

See Also

Reference

DataRepeater Class

Microsoft.VisualBasic.PowerPacks Namespace

Other Resources

Introduction to the DataRepeater Control (Visual Studio)